onlytailei / A3C-PyTorch
PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch
☆114Updated 7 years ago
Alternatives and similar repositories for A3C-PyTorch:
Users that are interested in A3C-PyTorch are comparing it to the libraries listed below
- Noisy Networks for Exploration☆186Updated 7 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆103Updated 5 years ago
- NIPS 2017 Value Prediction Network☆165Updated 7 years ago
- PyTorch implementation of the Value Iteration Networks (VIN) (NIPS '16 best paper)☆80Updated 8 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆181Updated 6 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆181Updated 7 years ago
- PyTorch implementation of Value Iteration Networks (VIN): Clean, Simple and Modular. Visualization in Visdom.☆227Updated 7 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆151Updated 7 years ago
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆79Updated 6 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
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 6 years ago
- Pytorch implementation of Value Iteration Networks (NIPS 2016 best paper)☆319Updated 4 years ago
- [NIPS 2017] InfoGAIL: Interpretable Imitation Learning from Visual Demonstrations☆177Updated 4 months ago
- Implementations of deep RL papers and random experimentation☆177Updated 6 years ago
- Deep Reinforcement Learning with pytorch & visdom (the branch for A3C continuous control)☆24Updated 7 years ago
- A PyTorch implementation of Rainbow DQN agent☆169Updated 6 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 7 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- Reinforcement learning models in ViZDoom environment☆131Updated 3 years ago
- implement of prioritized experience replay☆160Updated 6 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆56Updated 7 years ago
- PyTorch Implementation of REINFORCE for both discrete & continuous control☆266Updated 7 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 6 years ago
- Tensorflow implementation of generative adversarial imitation learning☆199Updated 6 years ago
- Deep Attention Recurrent Q-Network☆115Updated 9 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 2 years ago
- ☆159Updated 7 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆307Updated 4 years ago