jingweiz / pytorch-rlLinks
Deep Reinforcement Learning with pytorch & visdom
☆803Updated 5 years ago
Alternatives and similar repositories for pytorch-rl
Users that are interested in pytorch-rl are comparing it to the libraries listed below
Sorting:
- A3C LSTM Atari with Pytorch plus A3G design☆570Updated 2 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆453Updated 6 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,122Updated 8 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,306Updated 6 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆422Updated 8 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 7 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆661Updated 5 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆313Updated 4 years ago
- My Exploration on Deep Reinforcement Learning Survey☆433Updated 8 years ago
- PyTorch Implementation of REINFORCE for both discrete & continuous control☆267Updated 8 years ago
- Pytorch implementation of Value Iteration Networks (NIPS 2016 best paper)☆319Updated 5 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆727Updated 7 years ago
- Reinforcement learning with unsupervised auxiliary tasks☆423Updated 6 years ago
- RUDDER for ATARI games with delayed rewards in OpenAI Baselines package☆267Updated 6 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,080Updated 4 years ago
- Code for the paper "Exploration by Random Network Distillation"☆927Updated 5 years ago
- Collection of Deep Reinforcement Learning algorithms☆300Updated 6 years ago
- Implementations of Reinforcement Learning Models in Tensorflow☆487Updated 8 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆591Updated 7 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆435Updated 2 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 5 years ago
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆726Updated 8 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,658Updated 3 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆276Updated 7 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,468Updated 3 years ago
- Implementation of Meta-RL A3C algorithm☆405Updated 8 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 4 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆372Updated 6 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,014Updated 6 years ago