nailo2c / a3cLinks
PyTorch implementation of "Asynchronous advantage actor-critic"
☆19Updated last month
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
- ☆120Updated 5 years ago
- Combining deep learning and reinforcement learning.☆81Updated 4 years ago
- ☆56Updated 2 years ago
- Our NIPS 2017: Learning to Run source code☆55Updated 2 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 9 years ago
- Noisy Networks for Exploration☆186Updated 7 years ago
- PyTorch implementation of Proximal Policy Optimization☆53Updated 7 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆102Updated 6 years ago
- ☆79Updated 7 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 8 years ago
- A Tensorflow implementation of Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆32Updated 8 years ago
- Tensorflow implementation of A3C algorithm☆46Updated 8 years ago
- C51-DDQN in Keras☆126Updated 8 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 7 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 7 years ago
- Machine Learning Course Project Skoltech 2018☆108Updated 6 years ago
- Reason8.ai PyTorch solution for NIPS RL 2017 challenge☆84Updated 6 years ago
- Reinforcement Learning in Keras on VizDoom☆142Updated 8 years ago
- ☆53Updated 8 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆91Updated 8 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆206Updated 7 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆158Updated 8 years ago
- Reinforcement Learning framework to facilitate development and use of scalable RL algorithms and applications☆61Updated 7 years ago
- Helpful files for Visual Doom AI Competition 2017☆44Updated 7 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆153Updated 8 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- Easy TensorFlow logging for quick prototypes☆110Updated 4 years ago
- TensorFlow A2C to solve Acrobot, with synchronized parallel environments☆35Updated 7 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 3 years ago