Islandman93 / reinforcepy
Collection of reinforcement learners implemented in python. Mainly including DQN and its variants
☆54Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for reinforcepy
- An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow☆74Updated 7 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆43Updated 6 years ago
- Atari gauntlet for RL agents☆29Updated 7 years ago
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆43Updated 6 years ago
- Torch implementation of "Deep Exploration via Bootstrapped DQN"☆42Updated 8 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆56Updated 7 years ago
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆31Updated 6 years ago
- Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain …☆84Updated 8 years ago
- Keras implementation of DQN on ViZDoom environment☆53Updated 8 years ago
- Universal library for deep reinforcement learning.☆39Updated 8 years ago
- ☆30Updated 7 years ago
- reinforcement learning. policy gradient. PCL☆38Updated 7 years ago
- ☆28Updated 5 years ago
- TensorFlow implementation of Value Iteration Networks (VIN): Clean, Simple and Modular☆53Updated 7 years ago
- Deep Attention Recurrent Q-Network☆116Updated 9 years ago
- Deterministic Policy Gradient using torch7☆44Updated 8 years ago
- This is the implementation of paper Model Free Episodic Control☆37Updated 5 years ago
- Asynchronous Advantage Actor Critic☆21Updated 8 years ago
- A Tensorflow based implementation of "Asynchronous Methods for Deep Reinforcement Learning": https://arxiv.org/abs/1602.01783☆68Updated 8 years ago
- A curated list of awesome hyperparameters for deep learning☆78Updated 7 years ago
- Implementation of A Distributional Perspective on Reinforcement Learning☆35Updated 7 years ago
- ☆56Updated 6 years ago
- Reinforcement Learning framework to facilitate development and use of scalable RL algorithms and applications☆62Updated 6 years ago
- Implimentation of the Model Free Episodic Control paper by Deep Mind : http://arxiv.org/abs/1606.04460☆56Updated 8 years ago
- A Quick and Dirty Progressive Neural Network written in TensorFlow.☆53Updated 6 years ago
- Reasonably-okay-performing implementation of a GAN and an adversarial autoencoder on MNIST.☆29Updated 8 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 6 years ago