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"☆203Updated 6 years ago
- An implementation of the ideas from this paper https://arxiv.org/pdf/1803.10122.pdf☆282Updated 2 years ago
- Full World Models Implementation in Chainer☆166Updated 7 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 5 years ago
- Population-Based Training in Python☆18Updated 6 years ago
- Reinforcement Learning for Super Mario Bros using A3C on GPU☆37Updated 7 years ago
- PyTorch implementation of Proximal Policy Optimization☆53Updated 7 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- Easy TensorFlow logging for quick prototypes☆110Updated 3 years ago
- ☆56Updated 2 years ago
- Population Based Training (in PyTorch with sqlite3). Status: Unsupported☆162Updated 7 years ago
- Code for the paper "Evolved Policy Gradients"☆250Updated 6 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆138Updated last year
- Highly Modular and Scalable Reinforcement Learning☆116Updated 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
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 4 years ago
- [DEPRECATED] Advantage Actor Critic model in PyTorch inspired by OpenAI baselines TensorFlow implementation☆53Updated 5 years ago
- Direct Future Prediction (DFP ) in Keras☆109Updated 7 years ago
- Deep RL Bootcamp solutions☆35Updated 7 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- Optimized Differentiable Neural Computer In Chainer☆23Updated 7 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated 11 months ago
- A set of simple examples ported from PyTorch for Tensorflow Eager Execution☆73Updated 7 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- A PyTorch implementation of Rainbow DQN agent☆169Updated 7 years ago
- We release dataset collected for our research, code that implement neural network models described in the paper, and scripts to reproduce…☆162Updated 3 years ago
- Keras implementation of Sketch RNN☆145Updated 6 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
- ☆69Updated 6 years ago