nailo2c / a3cLinks
PyTorch implementation of "Asynchronous advantage actor-critic"
☆19Updated last week
Alternatives and similar repositories for a3c
Users that are interested in a3c are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆114Updated 8 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 9 years ago
- A Tensorflow implementation of Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆32Updated 8 years ago
- ☆120Updated 5 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆102Updated 6 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 8 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 9 years ago
- Reinforcement learning in 3D.☆21Updated 8 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 7 years ago
- Deep reinforcement learning in ViZDoom (using Tensorflow)☆19Updated 7 years ago
- Helpful files for Visual Doom AI Competition 2017☆44Updated 7 years ago
- Reinforcement learning models in ViZDoom environment☆130Updated 3 years ago
- ☆56Updated 2 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆91Updated 8 years ago
- Noisy Networks for Exploration☆186Updated 7 years ago
- Reinforcement learning benchmarking.☆39Updated 7 years ago
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 7 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆153Updated 8 years ago
- Combining deep learning and reinforcement learning.☆81Updated 4 years ago
- ☆79Updated 7 years ago
- Source code for OpenAI Retro Contest for Sonic the Hedgehog☆31Updated 7 years ago
- Tensorflow implementation of A3C algorithm☆46Updated 8 years ago
- PyTorch implementation of the Value Iteration Networks (VIN) (NIPS '16 best paper)☆80Updated 8 years ago
- implement of prioritized experience replay☆159Updated 7 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆138Updated last year
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆42Updated 7 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 3 years ago
- PyTorch implementation of Proximal Policy Optimization☆53Updated 7 years ago