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:
- Full World Models Implementation in Chainer☆165Updated 7 years ago
- Reinforcement Learning for Super Mario Bros using A3C on GPU☆37Updated 7 years ago
- Combining deep learning and reinforcement learning.☆81Updated 3 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆203Updated 6 years ago
- PyTorch implementation of Proximal Policy Optimization☆53Updated 7 years ago
- An implementation of the ideas from this paper https://arxiv.org/pdf/1803.10122.pdf☆282Updated 2 years ago
- ☆56Updated 2 years ago
- Highly Modular and Scalable Reinforcement Learning☆118Updated 5 years ago
- Population-Based Training in Python☆18Updated 6 years ago
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 7 years ago
- A PyTorch implementation of Rainbow DQN agent☆170Updated 7 years ago
- Population Based Training (in PyTorch with sqlite3). Status: Unsupported☆162Updated 7 years ago
- Direct Future Prediction (DFP ) in Keras☆109Updated 7 years ago
- Easy TensorFlow logging for quick prototypes☆110Updated 3 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆138Updated last year
- RLtime is a reinforcement learning library focused on state-of-the-art q-learning algorithms and features☆141Updated 5 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…☆51Updated 5 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 5 years ago
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- [DEPRECATED] Advantage Actor Critic model in PyTorch inspired by OpenAI baselines TensorFlow implementation☆53Updated 5 years ago
- Reinforcement learning algorithm implementations and ML experimentation workspace☆43Updated 6 years ago
- Deep RL Bootcamp solutions☆35Updated 7 years ago
- Reason8.ai PyTorch solution for NIPS RL 2017 challenge☆84Updated 5 years ago
- Atari-DRQN (keras ver.)☆33Updated 6 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Tensorflow implementation of A3C algorithm☆46Updated 8 years ago
- ICML 2018 Self-Imitation Learning☆276Updated 5 years ago
- Code for the paper "Evolved Policy Gradients"☆249Updated 6 years ago
- 2nd place solution of NIPS2017 LearningToRun Competition.☆129Updated 3 years ago