futurecrew / DeepRLLinks
Deep Reinforcement Learning
☆17Updated 8 years ago
Alternatives and similar repositories for DeepRL
Users that are interested in DeepRL are comparing it to the libraries listed below
Sorting:
- "Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow☆192Updated 7 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 7 years ago
- Deep Attention Recurrent Q-Network☆115Updated 9 years ago
- Noisy Networks for Exploration☆186Updated 7 years ago
- Combining deep learning and reinforcement learning.☆81Updated 3 years ago
- A platform of grid world that supports up to 1 million reinforcement-learning agents.☆69Updated 8 years ago
- ☆101Updated 9 years ago
- Exploration Strategies for Deep Reinforcement Learning☆39Updated 6 years ago
- Keras implementation of DQN on ViZDoom environment☆54Updated 8 years ago
- Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆80Updated 7 years ago
- ☆96Updated 9 years ago
- Reinforcement learning models in ViZDoom environment☆130Updated 3 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 8 years ago
- Tensorflow implementation of A3C algorithm☆46Updated 8 years ago
- Reinforcement Learning framework to facilitate development and use of scalable RL algorithms and applications☆61Updated 7 years ago
- Modified tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆21Updated 8 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 8 years ago
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆80Updated 6 years ago
- Using Asynchronous Deep Reinforcement Learning to play Flappy Bird from pixel input.☆30Updated 8 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆215Updated 7 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- Implementation of "Control of Memory, Active Perception, and Action in Minecraft"☆86Updated 8 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 7 years ago
- implement of prioritized experience replay☆159Updated 7 years ago
- Reason8.ai PyTorch solution for NIPS RL 2017 challenge