paulorauber / rl
Reinforcement learning in python
☆36Updated 6 years ago
Alternatives and similar repositories for rl:
Users that are interested in rl are comparing it to the libraries listed below
- ☆97Updated 8 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Thea…☆44Updated 7 years ago
- Train an RL agent to play multiple Atari games at once☆69Updated 8 years ago
- Reinforcement Learning with Goals☆171Updated 5 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 8 years ago
- TensorFlow implementation of the paper "Learning to learn by gradient descent by gradient descent ( https://arxiv.org/abs/1606.04474 )"☆84Updated 7 years ago
- Deep Attention Recurrent Q-Network☆115Updated 9 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 9 years ago
- A parallel version of Trust Region Policy Optimization☆65Updated 8 years ago
- ☆117Updated 4 years ago
- A Python library for reinforcement learning using Bayesian approaches☆54Updated 9 years ago
- Implimentation of the Model Free Episodic Control paper by Deep Mind : http://arxiv.org/abs/1606.04460☆55Updated 8 years ago
- ☆24Updated 9 years ago
- ☆68Updated 6 years ago
- ☆101Updated 8 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 7 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 8 years ago
- A Tensorflow based implementation of "Asynchronous Methods for Deep Reinforcement Learning": https://arxiv.org/abs/1602.01783☆67Updated 8 years ago
- Universal library for deep reinforcement learning.☆38Updated 9 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 7 years ago
- An implementation of Deep Q-Network using Caffe☆70Updated 9 years ago
- A reinforcement learning framework☆155Updated 6 years ago
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆42Updated 6 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆56Updated 7 years ago
- reinforcement learning. policy gradient. PCL☆37Updated 7 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- Implementations of deep RL papers and random experimentation☆176Updated 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…☆52Updated 5 years ago
- Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆80Updated 7 years ago
- Differentiable Neural Computer implementation in Tensorflow☆35Updated 8 years ago