paulorauber / rl
Reinforcement learning in python
☆36Updated 5 years ago
Alternatives and similar repositories for rl:
Users that are interested in rl are comparing it to the libraries listed below
- Reinforcement Learning with Goals☆170Updated 5 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
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆32Updated 8 years ago
- Implementations of deep RL papers and random experimentation☆177Updated 6 years ago
- A parallel version of Trust Region Policy Optimization☆65Updated 7 years ago
- ☆99Updated 8 years ago
- Train an RL agent to play multiple Atari games at once☆71Updated 8 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆121Updated 8 years ago
- ☆89Updated 8 years ago
- Combining deep learning and reinforcement learning.☆81Updated 3 years ago
- Keras implementation of DQN on ViZDoom environment☆53Updated 8 years ago
- TensorFlow implementation of the paper "Learning to learn by gradient descent by gradient descent ( https://arxiv.org/abs/1606.04474 )"☆85Updated 7 years ago
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆43Updated 6 years ago
- Open source implementation of the PAAC algorithm presented in Efficient Parallel Methods for Deep Reinforcement Learning☆206Updated 7 years ago
- ☆68Updated 6 years ago
- ☆117Updated 4 years ago
- Implementation of the Incremental Sequence Learning algorithms described in the Incremental Sequence Learning article☆41Updated 7 years ago
- Tensorflow implementation of A3C algorithm☆48Updated 7 years ago
- An implementation of Deep Q-Network using Caffe☆69Updated 9 years ago
- Deep Attention Recurrent Q-Network☆116Updated 9 years ago
- Code for the paper "Learning to Act by Predicting the Future", Alexey Dosovitskiy and Vladlen Koltun, ICLR 2017☆150Updated 4 months ago
- Training Reinforcement Learning agent using derivative of Generative Recurrent Neural Network model of environment☆23Updated 8 years ago
- in progress☆108Updated 7 years ago
- ☆99Updated 8 years ago
- Some Reinforcement Learning in Python☆117Updated 7 years ago
- An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow☆74Updated 7 years ago
- Unfinished. Deep Q Learning in Tensorflow for ATARI.☆85Updated 8 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Thea…☆44Updated 6 years ago