diegoalejogm / deep-q-learning
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
- Reinforcement Learning for Super Mario Bros using A3C on GPU☆37Updated 6 years ago
- ☆43Updated 5 years ago
- Easy TensorFlow logging for quick prototypes☆110Updated 3 years ago
- ☆56Updated 2 years ago
- Full World Models Implementation in Chainer☆165Updated 6 years ago
- Reinforcement Learning implementations and research prototyping in TensorFlow☆82Updated 5 years ago
- A reinforcement learning framework☆154Updated 6 years ago
- [IJCAI'20][ICLR'19 Workshop] Flow-based Intrinsic Curiosity Module. Playing SuperMario with RL agent and FICM!☆103Updated 2 years ago
- NIPS 2017 Value Prediction Network☆165Updated 7 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- A set of simple examples ported from PyTorch for Tensorflow Eager Execution☆73Updated 6 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆151Updated 7 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆180Updated 6 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- PyTorch implementation of Proximal Policy Optimization☆51Updated 7 years ago
- Highly Modular and Scalable Reinforcement Learning☆113Updated 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…☆52Updated 5 years ago
- This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super M…☆79Updated 6 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated 7 months 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
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 7 years ago
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 6 years ago
- Tensorflow and Numpy Implementation of Net2Net (http://arxiv.org/abs/1511.05641)☆47Updated 6 years ago
- RLtime is a reinforcement learning library focused on state-of-the-art q-learning algorithms and features☆140Updated 5 years ago
- Code for "Spinning Up a Pong AI With Deep RL" on FloydHub.☆54Updated 6 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- Optimized Differentiable Neural Computer In Chainer☆23Updated 6 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆197Updated 6 years ago
- Generic reinforcement learning codebase in TensorFlow☆95Updated 3 years ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆35Updated 6 years ago