diegoalejogm / deep-q-learningLinks
PyTorch Implementation of Deep Q-Learning with Experience Replay in Atari Game Environments, as made public by Google DeepMind
☆84Updated 2 years ago
Alternatives and similar repositories for deep-q-learning
Users that are interested in deep-q-learning are comparing it to the libraries listed below
Sorting:
- An implementation of the ideas from this paper https://arxiv.org/pdf/1803.10122.pdf☆286Updated 2 years ago
- Full World Models Implementation in Chainer☆168Updated 7 years ago
- ☆56Updated 3 years ago
- Reinforcement Learning for Super Mario Bros using A3C on GPU☆37Updated 7 years ago
- Reinforcement learning algorithm implementations and ML experimentation workspace☆43Updated 6 years ago
- Population Based Training (in PyTorch with sqlite3). Status: Unsupported☆162Updated 7 years ago
- C51-DDQN in Keras☆126Updated 8 years ago
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 7 years ago
- Code for the paper "Evolved Policy Gradients"☆253Updated 7 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆207Updated 7 years ago
- Combining deep learning and reinforcement learning.☆81Updated 4 years ago
- Easy TensorFlow logging for quick prototypes☆110Updated 4 years ago
- I am implementing a lot of reinforcement learning and imitation learning algorithms since I'm sick of reading about them but not really u…☆53Updated 5 years ago
- Generic reinforcement learning codebase in TensorFlow☆95Updated 4 years ago
- Highly Modular and Scalable Reinforcement Learning☆118Updated 5 years ago
- Code for "Spinning Up a Pong AI With Deep RL" on FloydHub.☆55Updated 7 years ago
- Keras implementation of Sketch RNN☆145Updated 6 years ago
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- 2nd place solution of NIPS2017 LearningToRun Competition.☆130Updated 3 years ago
- PyTorch implementation of Proximal Policy Optimization☆53Updated 8 years ago
- RLtime is a reinforcement learning library focused on state-of-the-art q-learning algorithms and features☆142Updated 6 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆152Updated 2 years ago
- [IJCAI'20][ICLR'19 Workshop] Flow-based Intrinsic Curiosity Module. Playing SuperMario with RL agent and FICM!☆104Updated 3 years ago
- ☆48Updated 6 years ago
- ☆47Updated 7 years ago
- Optimized Differentiable Neural Computer In Chainer☆23Updated 7 years ago
- Reason8.ai PyTorch solution for NIPS RL 2017 challenge☆84Updated 6 years ago
- Web-based Reinforcement Learning Control Center☆65Updated 9 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 6 years ago
- A set of simple examples ported from PyTorch for Tensorflow Eager Execution☆73Updated 7 years ago