paulorauber / rlLinks
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
Sorting:
- 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
- Keras implementation of DQN on ViZDoom environment☆54Updated 8 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Thea…☆44Updated 7 years ago
- Reinforcement Learning with Goals☆170Updated 5 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 8 years ago
- A reinforcement learning framework☆155Updated 6 years ago
- Basic DQN implementation☆225Updated 7 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- ☆88Updated 8 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 8 years ago
- A Python library for reinforcement learning using Bayesian approaches☆54Updated 10 years ago
- Tensorflow implementation of A3C algorithm☆46Updated 7 years ago
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆42Updated 7 years ago
- ☆101Updated 8 years ago
- Implementations of deep RL papers and random experimentation☆176Updated 7 years ago
- Machine learning and data science blog.☆68Updated last year
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆92Updated 7 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 7 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow☆74Updated 8 years ago
- Open source implementation of the PAAC algorithm presented in Efficient Parallel Methods for Deep Reinforcement Learning☆202Updated 8 years ago
- ☆28Updated 6 years ago
- KEras Reinforcement Learning gYM agents☆290Updated 7 years ago
- Direct Future Prediction (DFP ) in Keras☆109Updated 7 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 7 years ago
- Tutorial on continuous control at Reinforcement Learning Summer School 2017.☆34Updated 7 years ago
- ☆97Updated 8 years ago
- Deep Attention Recurrent Q-Network☆115Updated 9 years ago
- ☆117Updated 4 years ago
- Train an RL agent to play multiple Atari games at once☆69Updated 9 years ago