Grzego / async-rl
Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Theano + OpenAI Gym)[1-step Q-learning, n-step Q-learning, A3C]
☆44Updated 7 years ago
Alternatives and similar repositories for async-rl:
Users that are interested in async-rl are comparing it to the libraries listed below
- Keras implementation of DQN on ViZDoom environment☆53Updated 8 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 8 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆56Updated 7 years ago
- Reinforcement Learning framework to facilitate development and use of scalable RL algorithms and applications☆61Updated 6 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 7 years ago
- Tensorflow implementation of A3C algorithm☆47Updated 7 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 8 years ago
- ☆56Updated 2 years ago
- Noisy Networks for Exploration☆186Updated 7 years ago
- reinforcement learning. policy gradient. PCL☆37Updated 7 years ago
- Helpful files for Visual Doom AI Competition 2017☆44Updated 6 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆42Updated 7 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- Implimentation of the Model Free Episodic Control paper by Deep Mind : http://arxiv.org/abs/1606.04460☆55Updated 8 years ago
- ☆100Updated 8 years ago
- Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆80Updated 7 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 6 years ago
- Implementations of deep RL papers and random experimentation☆177Updated 6 years ago
- Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain …☆85Updated 9 years ago
- An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow☆75Updated 8 years ago
- TensorFlow implementation of Value Iteration Networks (VIN): Clean, Simple and Modular☆52Updated 7 years ago
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆29Updated 7 years ago
- A Tensorflow based implementation of "Asynchronous Methods for Deep Reinforcement Learning": https://arxiv.org/abs/1602.01783☆67Updated 8 years ago
- Training Reinforcement Learning agent using derivative of Generative Recurrent Neural Network model of environment☆23Updated 8 years ago
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆42Updated 6 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- Reinforcement learning models in ViZDoom environment☆132Updated 3 years ago
- Deep Attention Recurrent Q-Network☆115Updated 9 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 6 years ago
- A parallel version of Trust Region Policy Optimization☆65Updated 8 years ago