onlytailei / A3C-PyTorchLinks
PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch
☆114Updated 8 years ago
Alternatives and similar repositories for A3C-PyTorch
Users that are interested in A3C-PyTorch are comparing it to the libraries listed below
Sorting:
- Noisy Networks for Exploration☆186Updated 7 years ago
- Reinforcement learning models in ViZDoom environment☆131Updated 3 years ago
- Pytorch implementation of Value Iteration Networks (NIPS 2016 best paper)☆319Updated 4 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆152Updated 7 years ago
- PyTorch implementation of Value Iteration Networks (VIN): Clean, Simple and Modular. Visualization in Visdom.☆227Updated 8 years ago
- NIPS 2017 Value Prediction Network☆166Updated 7 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆102Updated 6 years ago
- ☆159Updated 7 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 7 years ago
- implement of prioritized experience replay☆159Updated 6 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆183Updated 7 years ago
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆80Updated 6 years ago
- PyTorch Implementation of REINFORCE for both discrete & continuous control☆266Updated 8 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- Implement A3C for Mujoco gym envs☆72Updated 7 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 8 years ago
- PyTorch implementation of the Value Iteration Networks (VIN) (NIPS '16 best paper)☆80Updated 8 years ago
- Actor-critic with experience replay☆254Updated 2 years ago
- Deep Attention Recurrent Q-Network☆115Updated 9 years ago
- Implementations of deep RL papers and random experimentation☆177Updated 7 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆183Updated 7 years ago
- A PyTorch implementation of Rainbow DQN agent☆168Updated 7 years ago
- Implementation of PPO in Pytorch☆41Updated 7 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- Helpful files for Visual Doom AI Competition 2017☆44Updated 7 years ago
- Code for the paper "Learning to Act by Predicting the Future", Alexey Dosovitskiy and Vladlen Koltun, ICLR 2017☆150Updated 10 months ago
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 2 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆214Updated 7 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 8 years ago