onlytailei / pytorch-rlLinks
Deep Reinforcement Learning with pytorch & visdom (the branch for A3C continuous control)
☆23Updated 7 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
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 8 years ago
- Reinforcement Learning in Python☆107Updated 5 years ago
- ☆53Updated 8 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆102Updated 6 years ago
- PyTorch Implementation of REINFORCE for both discrete & continuous control☆267Updated 8 years ago
- Using Asynchronous Deep Reinforcement Learning to play Flappy Bird from pixel input.☆30Updated 8 years ago
- Deep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learning☆140Updated 8 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆184Updated 7 years ago
- Actor-critic with experience replay☆254Updated 2 years ago
- PyTorch implementation of the Value Iteration Networks (VIN) (NIPS '16 best paper)☆80Updated 8 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 8 years ago
- homework for CS294 Fall 2017☆167Updated 7 years ago
- homework for CS234 2017☆151Updated 7 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 8 years ago
- Noisy Networks for Exploration☆186Updated 7 years ago
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>☆90Updated 7 years ago
- Deep Attention Recurrent Q-Network☆115Updated 9 years ago
- Collection of Deep Reinforcement Learning algorithms☆124Updated 8 years ago
- 2nd place solution of NIPS2017 LearningToRun Competition.☆129Updated 3 years ago
- Reinforcement learning models in ViZDoom environment☆130Updated 3 years ago
- A platform of grid world that supports up to 1 million reinforcement-learning agents.☆69Updated 7 years ago
- Policy Optimization with Penalized Point Probability Distance: an Alternative to Proximal Policy Optimization☆44Updated 6 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆138Updated last year
- Pytorch implementation of Value Iteration Networks (NIPS 2016 best paper)☆319Updated 4 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆214Updated 7 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- Reinforcement Learning and Transfer Learning based StarCraft Micromanagement☆102Updated 7 years ago