Pulkit-Khandelwal / Reinforcement-Learning-Notebooks
A collection of Reinforcement Learning algorithms from Sutton and Barto's book and other research papers implemented in Python.
☆1,051Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Reinforcement-Learning-Notebooks
- Efficient Batched Reinforcement Learning in TensorFlow☆968Updated 5 years ago
- TensorFlow Reinforcement Learning☆3,134Updated last year
- Various tutorials given for welcoming new students at MILA.☆985Updated 6 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,099Updated 7 years ago
- Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms☆2,332Updated last year
- Tensorflow code for the Bayesian GAN (https://arxiv.org/abs/1705.09558) (NIPS 2017)☆1,017Updated 6 years ago
- A platform for Reasoning systems (Reinforcement Learning, Contextual Bandits, etc.)☆3,575Updated last week
- Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillio…☆3,294Updated 5 months ago
- Deep Neuroevolution☆1,632Updated 10 months ago
- Repository for "Introduction to Artificial Neural Networks and Deep Learning: A Practical Guide with Applications in Python"☆2,786Updated 4 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆987Updated 5 years ago
- Implementation of research papers on Deep Learning+ NLP+ CV in Python using Keras, Tensorflow and Scikit Learn.