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
- Full World Models Implementation in Chainer☆166Updated 7 years ago
- Optimized Differentiable Neural Computer In Chainer☆23Updated 7 years ago
- A collection of Deep Reinforcement Learning algorithms implemented in tensorflow. Very extensible. High performing DQN implementation.☆29Updated 8 years ago
- Easy TensorFlow logging for quick prototypes☆110Updated 3 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 5 years ago
- ☆56Updated 2 years ago
- Reinforcement Learning for Super Mario Bros using A3C on GPU☆37Updated 7 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
- [DEPRECATED] Advantage Actor Critic model in PyTorch inspired by OpenAI baselines TensorFlow implementation☆53Updated 5 years ago
- Highly Modular and Scalable Reinforcement Learning☆115Updated 5 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 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☆168Updated 7 years ago
- Atari-DRQN (keras ver.)☆33Updated 6 years ago
- Reproducing results from DeepMind's paper on Population Based Training of Neural Networks.☆56Updated 6 years ago
- Noisy Networks for Exploration☆186Updated 7 years ago
- [IJCAI'20][ICLR'19 Workshop] Flow-based Intrinsic Curiosity Module. Playing SuperMario with RL agent and FICM!☆104Updated 2 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 4 years ago
- Population Based Training (in PyTorch with sqlite3). Status: Unsupported☆163Updated 7 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- ☆48Updated 5 years ago
- Code for Emergent Translation in Multi-Agent Communication☆80Updated 7 years ago
- Scaling All-Goals Updates in Reinforcement Learning Using Convolutional Neural Networks☆40Updated 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
- Basic pytorch implementation of NAC/NALU from Neural Arithmetic Logic Units paper by trask et.al☆115Updated 6 years ago
- Tensorflow implementation of A3C algorithm☆46Updated 8 years ago
- Distributed implementation of popular evolutionary methods☆64Updated 7 years ago
- PyTorch implementation of Memory Augmented Self-Play☆52Updated 4 years ago