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:
- Reinforcement learning algorithm implementations and ML experimentation workspace☆43Updated 6 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆206Updated 7 years ago
- ☆56Updated 2 years ago
- Combining deep learning and reinforcement learning.☆81Updated 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…☆52Updated 5 years ago
- An implementation of the ideas from this paper https://arxiv.org/pdf/1803.10122.pdf☆285Updated 2 years ago
- Full World Models Implementation in Chainer☆167Updated 7 years ago
- Easy TensorFlow logging for quick prototypes☆110Updated 4 years ago
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- [IJCAI'20][ICLR'19 Workshop] Flow-based Intrinsic Curiosity Module. Playing SuperMario with RL agent and FICM!☆104Updated 2 years ago
- Attempt at reinforcement learning with curiosity for Sonic the Hedgehog games. Number 149 on OpenAI retro contest leaderboard, but more w…☆32Updated 7 years ago
- A PyTorch implementation of Rainbow DQN agent☆170Updated 7 years ago
- [DEPRECATED] Advantage Actor Critic model in PyTorch inspired by OpenAI baselines TensorFlow implementation☆53Updated 5 years ago
- Highly Modular and Scalable Reinforcement Learning☆118Updated 5 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆38Updated 4 years ago
- PyTorch implementation of Proximal Policy Optimization☆53Updated 7 years ago
- Reason8.ai PyTorch solution for NIPS RL 2017 challenge☆84Updated 6 years ago
- Population Based Training (in PyTorch with sqlite3). Status: Unsupported☆162Updated 7 years ago
- C51-DDQN in Keras☆126Updated 8 years ago
- Deep RL Bootcamp solutions☆34Updated 8 years ago
- RLtime is a reinforcement learning library focused on state-of-the-art q-learning algorithms and features☆142Updated 6 years ago
- Atari-DRQN (keras ver.)☆33Updated 7 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Code for the paper "Evolved Policy Gradients"☆253Updated 7 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆138Updated last year
- Deepmind Recurrent Environment Simulators paper implementation in tensorflow☆74Updated 7 years ago
- PyTorch implementation of Memory Augmented Self-Play☆52Updated 5 years ago
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 7 years ago
- Population-Based Training in Python☆18Updated 7 years ago
- Basic pytorch implementation of NAC/NALU from Neural Arithmetic Logic Units paper by trask et.al☆115Updated 7 years ago