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
- C51-DDQN in Keras☆126Updated 8 years ago
- Reinforcement Learning for Super Mario Bros using A3C on GPU☆37Updated 7 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆207Updated 7 years ago
- Full World Models Implementation in Chainer☆168Updated 7 years ago
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 7 years ago
- Highly Modular and Scalable Reinforcement Learning☆118Updated 5 years ago
- Atari-DRQN (keras ver.)☆33Updated 7 years ago
- PyTorch implementation of Proximal Policy Optimization☆53Updated 8 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
- Easy TensorFlow logging for quick prototypes☆110Updated 4 years ago
- ☆56Updated 3 years ago
- RLtime is a reinforcement learning library focused on state-of-the-art q-learning algorithms and features☆142Updated 6 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 5 years ago
- ☆47Updated 7 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 8 years ago
- Combining deep learning and reinforcement learning.☆81Updated 4 years ago
- RainBow, Tensorflow☆49Updated 7 years ago
- Deep RL Bootcamp solutions☆34Updated 8 years ago
- Reason8.ai PyTorch solution for NIPS RL 2017 challenge☆84Updated 6 years ago
- A PyTorch implementation of Rainbow DQN agent☆170Updated 7 years ago
- This package allows to use PLE as a gym environment.☆72Updated 5 years ago
- Generic reinforcement learning codebase in TensorFlow☆95Updated 4 years ago
- Training Sonic with RLlib☆60Updated 2 years ago
- ☆69Updated 7 years ago
- Reinforcement learning algorithm implementations and ML experimentation workspace☆43Updated 6 years ago
- Reinforcement Learning implementations and research prototyping in TensorFlow☆81Updated 6 years ago
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- World Models applied to the Open AI Sonic Retro Contest☆77Updated 7 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆152Updated 2 years ago