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
Alternatives and similar repositories for deep-q-learning:
Users that are interested in deep-q-learning are comparing it to the libraries listed below
- Easy TensorFlow logging for quick prototypes☆110Updated 3 years ago
- A set of simple examples ported from PyTorch for Tensorflow Eager Execution☆73Updated 6 years ago
- Full World Models Implementation in Chainer☆165Updated 6 years ago
- ICML 2018 Self-Imitation Learning☆274Updated 4 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆197Updated 6 years ago
- Code for the paper "Evolved Policy Gradients"☆248Updated 6 years ago
- Optimized Differentiable Neural Computer In Chainer☆23Updated 6 years ago
- PyTorch implementation of Proximal Policy Optimization☆50Updated 7 years ago
- Atari-DRQN (keras ver.)☆33Updated 6 years ago
- ☆43Updated 5 years ago
- An implementation of the ideas from this paper https://arxiv.org/pdf/1803.10122.pdf☆283Updated last year
- A PyTorch implementation of Rainbow DQN agent☆168Updated 6 years ago
- Actor-critic with experience replay☆251Updated 2 years ago
- Reinforcement Learning implementations and research prototyping in TensorFlow☆81Updated 5 years ago
- [IJCAI'20][ICLR'19 Workshop] Flow-based Intrinsic Curiosity Module. Playing SuperMario with RL agent and FICM!☆102Updated 2 years ago
- in progress☆117Updated 5 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆103Updated 5 years ago
- ProGAN with Standard, WGAN, WGAN-GP, LSGAN, BEGAN, DRAGAN, Conditional GAN, InfoGAN, and Auxiliary Classifier GAN training methods☆52Updated 4 months ago
- NIPS 2017 Value Prediction Network☆165Updated 7 years ago
- This repository is created to show the Neural Arithmetic Logic Unit implementation in python using Tensorflow. The code in this repo comp…☆43Updated 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
- ☆46Updated 6 years ago
- Deep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learning☆140Updated 7 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated 5 months ago
- Deep Q Network implements by Tensorflow☆25Updated 6 years ago
- Implementation of PPO in Pytorch☆41Updated 7 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
- ☆117Updated 4 years ago
- Noisy Networks for Exploration☆185Updated 7 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year