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
- PyTorch implementation of the Value Iteration Networks (VIN) (NIPS '16 best paper)☆80Updated 8 years ago
- Imitation Learning Homework 1☆36Updated 7 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 7 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆102Updated 5 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- Modified tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆21Updated 8 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 7 years ago
- Implement A3C for Mujoco gym envs☆72Updated 7 years ago
- ☆53Updated 8 years ago
- Reinforcement Learning in Python☆107Updated 5 years ago
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆79Updated 6 years ago
- Noisy Networks for Exploration☆185Updated 7 years ago
- PyTorch Implementation of REINFORCE for both discrete & continuous control☆266Updated 8 years ago
- Reinforcement learning models in ViZDoom environment☆133Updated 3 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 6 years ago
- Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆80Updated 7 years ago
- Machine Learning Course Project Skoltech 2018☆108Updated 6 years ago
- Code for paper "Episodic Memory Deep Q-Networks" (https://arxiv.org/abs/1805.07603), IJCAI 2018☆62Updated 6 years ago
- Deep Attention Recurrent Q-Network☆115Updated 9 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 8 years ago
- Policy Optimization with Penalized Point Probability Distance: an Alternative to Proximal Policy Optimization☆44Updated 6 years ago
- homework for CS294 Fall 2017☆167Updated 7 years ago
- Meta Reinforcement Learning Experiments☆34Updated 7 years ago
- [ICLR 2018] TensorFlow code for zero-shot visual imitation by self-supervised exploration☆203Updated 7 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆183Updated 7 years ago
- Code accompanying the OptionGAN paper.☆44Updated 6 years ago
- PyTorch implementation of Proximal Policy Optimization☆51Updated 7 years ago
- Stochastic Neural Networks for Hierarchical Reinforcement Learning☆96Updated 7 years ago