diegoalejogm / deep-q-learning
PyTorch Implementation of Deep Q-Learning with Experience Replay in Atari Game Environments, as made public by Google DeepMind
☆84Updated last year
Related projects ⓘ
Alternatives and complementary repositories for deep-q-learning
- PyTorch implementation of Proximal Policy Optimization☆50Updated 6 years ago
- Full World Models Implementation in Chainer☆165Updated 6 years ago
- Highly Modular and Scalable Reinforcement Learning☆114Updated 4 years ago
- Easy TensorFlow logging for quick prototypes☆110Updated 3 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆199Updated 5 years ago
- Reinforcement Learning for Super Mario Bros using A3C on GPU☆36Updated 6 years ago
- Reinforcement Learning implementations and research prototyping in TensorFlow☆80Updated 5 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated 2 months ago
- Attempt at reinforcement learning with curiosity for Sonic the Hedgehog games. Number 149 on OpenAI retro contest leaderboard, but more w…☆31Updated 6 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆101Updated 5 years ago
- Generic reinforcement learning codebase in TensorFlow☆95Updated 3 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 4 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated 7 months ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 5 years ago
- Helper for NeurIPS 2018 Challenge: AI for Prosthetics☆39Updated 6 years ago
- ICML 2018 Self-Imitation Learning☆276Updated 4 years ago
- NIPS 2017 Value Prediction Network☆166Updated 6 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆101Updated 4 years ago
- C51-DDQN in Keras☆125Updated 7 years ago
- [ICML-18] Codes for the custom games we built to compare RL agents with humans☆66Updated 6 years ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆36Updated 6 years ago
- A reinforcement learning framework☆154Updated 5 years ago
- Code for "Spinning Up a Pong AI With Deep RL" on FloydHub.☆54Updated 5 years ago
- A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release th…☆201Updated 4 years ago
- A PyTorch implementation of Rainbow DQN agent☆165Updated 6 years ago
- Code for our paper "Visualizing and Understanding Atari Agents" (https://goo.gl/AMAoSc)☆119Updated 3 years ago
- Source code for OpenAI Retro Contest for Sonic the Hedgehog☆30Updated 6 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated last year