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 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for async-rl
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆32Updated 8 years ago
- Reinforcement Learning framework to facilitate development and use of scalable RL algorithms and applications☆62Updated 6 years ago
- Keras implementation of DQN on ViZDoom environment☆53Updated 8 years ago
- Noisy Networks for Exploration☆185Updated 6 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆80Updated 6 years ago
- Tensorflow implementation of A3C algorithm☆48Updated 7 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆56Updated 7 years ago
- reinforcement learning. policy gradient. PCL☆38Updated 7 years ago
- ☆99Updated 8 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 2 years ago
- TensorFlow implementation of Value Iteration Networks (VIN): Clean, Simple and Modular☆53Updated 7 years ago
- Direct Future Prediction (DFP ) in Keras☆109Updated 7 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆91Updated 7 years ago
- Combining deep learning and reinforcement learning.☆81Updated 3 years ago
- Implementation for ACER in tensorflow and sonnet by deepmind☆11Updated 7 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 …☆84Updated 8 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆121Updated 8 years ago
- Implementations of deep RL papers and random experimentation☆177Updated 6 years ago
- Training Reinforcement Learning agent using derivative of Generative Recurrent Neural Network model of environment☆23Updated 8 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 6 years ago
- C51-DDQN in Keras☆125Updated 7 years ago
- Deep Attention Recurrent Q-Network☆116Updated 9 years ago
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆79Updated 5 years ago
- Exploration Strategies for Deep Reinforcement Learning☆39Updated 6 years ago
- ☆78Updated 6 years ago
- "Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow☆193Updated 6 years ago
- DDPG on OpenAI Gym Pendulum☆19Updated 8 years ago