Itsukara / async_deep_reinforce
Asynchronous Methods for Deep Reinforcement Learning
☆38Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for async_deep_reinforce
- ☆99Updated 8 years ago
- ☆98Updated 8 years ago
- Implimentation of the Model Free Episodic Control paper by Deep Mind : http://arxiv.org/abs/1606.04460☆56Updated 8 years ago
- Deep Attention Recurrent Q-Network☆116Updated 9 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 6 years ago
- A parallel version of Trust Region Policy Optimization☆65Updated 7 years ago
- Implementations of deep RL papers and random experimentation☆177Updated 6 years ago
- Implementation of "Control of Memory, Active Perception, and Action in Minecraft"☆86Updated 7 years ago
- A Tensorflow based implementation of "Asynchronous Methods for Deep Reinforcement Learning": https://arxiv.org/abs/1602.01783☆68Updated 8 years ago
- Exploration Strategies for Deep Reinforcement Learning☆39Updated 6 years ago
- Implementation of "Action-Conditional Video Prediction using Deep Networks in Atari Games"☆115Updated 8 years ago
- Keras implementation of DQN on ViZDoom environment☆53Updated 8 years ago
- Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆80Updated 6 years ago
- "Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow☆193Updated 6 years ago
- ☆161Updated 7 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆56Updated 7 years ago
- Reinforcement learning environments for Torch7☆93Updated 7 years ago
- Torch implementation of "Deep Exploration via Bootstrapped DQN"☆42Updated 8 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆121Updated 8 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆153Updated 7 years ago
- Code for the paper "Learning to Act by Predicting the Future", Alexey Dosovitskiy and Vladlen Koltun, ICLR 2017☆150Updated 2 months ago
- An implementation of Deep Q-Network using Caffe☆68Updated 9 years ago
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆79Updated 5 years ago
- NIPS 2017 Value Prediction Network☆166Updated 6 years ago
- TensorFlow implementation of Value Iteration Networks (VIN): Clean, Simple and Modular☆53Updated 7 years ago
- ☆117Updated 4 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆91Updated 7 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