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
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 8 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- ☆53Updated 8 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆102Updated 6 years ago
- PyTorch implementation of the Value Iteration Networks (VIN) (NIPS '16 best paper)☆80Updated 8 years ago
- Policy Optimization with Penalized Point Probability Distance: an Alternative to Proximal Policy Optimization☆44Updated 6 years ago
- Deep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learning☆141Updated 8 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 8 years ago
- PyTorch Implementation of REINFORCE for both discrete & continuous control☆267Updated 8 years ago
- A platform of grid world that supports up to 1 million reinforcement-learning agents.☆69Updated 8 years ago
- Using Asynchronous Deep Reinforcement Learning to play Flappy Bird from pixel input.☆30Updated 8 years ago
- Imitation Learning Homework 1☆36Updated 7 years ago
- Reinforcement Learning in Python☆107Updated 5 years ago
- Collection of Deep Reinforcement Learning algorithms☆124Updated 8 years ago
- homework for CS234 2017☆151Updated 7 years ago
- Pytorch code for Arxiv Paper: Learning to learn: Meta-Critic Networks for Sample-Efficient Learning☆57Updated 7 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆184Updated 7 years ago
- 2nd place solution of NIPS2017 LearningToRun Competition.☆129Updated 3 years ago
- homework for CS294 Fall 2017☆167Updated 7 years ago
- Modified tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆21Updated 8 years ago
- PyTorch implementation of Value Iteration Networks (VIN): Clean, Simple and Modular. Visualization in Visdom.☆226Updated 8 years ago
- A Tensorflow implementation of Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆32Updated 7 years ago
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆80Updated 6 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆153Updated 7 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 8 years ago
- Reinforcement learning models in ViZDoom environment☆130Updated 3 years ago
- Pytorch implementation of Value Iteration Networks (NIPS 2016 best paper)☆319Updated 4 years ago
- Noisy Networks for Exploration☆186Updated 7 years ago
- Actor-critic with experience replay☆254Updated 2 years ago