onlytailei / pytorch-rlLinks
Deep Reinforcement Learning with pytorch & visdom (the branch for A3C continuous control)
☆23Updated 8 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:
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆114Updated 8 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 8 years ago
- ☆53Updated 8 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆102Updated 6 years ago
- Reinforcement Learning in Python☆108Updated 5 years ago
- PyTorch Implementation of REINFORCE for both discrete & continuous control☆267Updated 8 years ago
- Imitation Learning Homework 1☆36Updated 8 years ago
- PyTorch implementation of the Value Iteration Networks (VIN) (NIPS '16 best paper)☆80Updated 8 years ago
- Deep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learning☆141Updated 8 years ago
- Using Asynchronous Deep Reinforcement Learning to play Flappy Bird from pixel input.☆30Updated 8 years ago
- Collection of Deep Reinforcement Learning algorithms☆124Updated 8 years ago
- homework for CS294 Fall 2017☆167Updated 7 years ago
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>☆90Updated 7 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 9 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 8 years ago
- Pytorch code for Arxiv Paper: Learning to learn: Meta-Critic Networks for Sample-Efficient Learning☆57Updated 7 years ago
- Actor-critic with experience replay☆256Updated 3 years ago
- Pytorch implementation of Value Iteration Networks (NIPS 2016 best paper)☆318Updated 5 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 9 years ago
- Deep reinforcement learning agents implement by tensorflow https://ghli.org☆56Updated 6 years ago
- Noisy Networks for Exploration☆186Updated 7 years ago
- Policy Optimization with Penalized Point Probability Distance: an Alternative to Proximal Policy Optimization☆44Updated 7 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆158Updated 8 years ago
- Implement A3C for Mujoco gym envs☆73Updated 8 years ago
- Modified tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆21Updated 8 years ago
- Exploration Strategies for Deep Reinforcement Learning☆39Updated 7 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆215Updated 7 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆184Updated 7 years ago
- Value Iteration Networks☆290Updated 8 years ago