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
- PyTorch implementation of Value Iteration Networks (VIN): Clean, Simple and Modular. Visualization in Visdom.☆225Updated 8 years ago
- Reinforcement learning models in ViZDoom environment☆130Updated 3 years ago
- Pytorch implementation of Value Iteration Networks (NIPS 2016 best paper)☆319Updated 5 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆185Updated 7 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆102Updated 6 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆154Updated 8 years ago
- Implement A3C for Mujoco gym envs☆73Updated 8 years ago
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆80Updated 6 years ago
- NIPS 2017 Value Prediction Network☆166Updated 7 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
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 9 years ago
- ☆161Updated 8 years ago
- implement of prioritized experience replay☆159Updated 7 years ago
- Actor-critic with experience replay☆256Updated 3 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆152Updated 2 years ago
- PyTorch implementation of the Value Iteration Networks (VIN) (NIPS '16 best paper)☆80Updated 8 years ago
- Deep Attention Recurrent Q-Network☆115Updated 10 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆186Updated 8 years ago
- ☆119Updated 5 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 9 years ago
- Implementation of PPO in Pytorch☆41Updated 8 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 7 years ago
- Helpful files for Visual Doom AI Competition 2017☆44Updated 7 years ago
- Deep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learning☆141Updated 8 years ago
- A platform of grid world that supports up to 1 million reinforcement-learning agents.☆70Updated 8 years ago
- RUDDER for ATARI games with delayed rewards in OpenAI Baselines package☆267Updated 6 years ago
- Implementations of deep RL papers and random experimentation☆178Updated 7 years ago
- Using Asynchronous Deep Reinforcement Learning to play Flappy Bird from pixel input.☆30Updated 8 years ago