mimoralea / applied-reinforcement-learning
Reinforcement Learning and Decision Making tutorials explained at an intuitive level and with Jupyter Notebooks
☆316Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for applied-reinforcement-learning
- Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog☆610Updated last year
- Coding Demos from the School of AI's Move37 Course☆185Updated 6 years ago
- A simple framework for experimenting with Reinforcement Learning in Python.☆272Updated 8 months ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆287Updated last year
- A fast Evolution Strategy implementation in Python☆270Updated 4 years ago
- For educational materials related to the spinning up workshops.☆193Updated 5 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆106Updated 2 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆529Updated 3 weeks ago
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆154Updated 4 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,256Updated 2 years ago
- List of competitions related to Reinforcement Learning☆347Updated 10 months ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆734Updated 5 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆307Updated 2 years ago
- ☆128Updated 6 years ago
- Reinforcement Learning Cheat Sheet☆152Updated 5 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,133Updated 2 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆839Updated 4 years ago
- 📖Learning reinforcement learning by implementing the algorithms from reinforcement learning an introduction☆81Updated 4 months ago
- Collection of Deep Reinforcement Learning algorithms☆297Updated 5 years ago
- Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTo…☆373Updated last year
- Implementation of TRPO and related algorithms☆620Updated 6 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆589Updated 6 months ago
- ☆305Updated last year
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆148Updated 6 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆111Updated 6 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 4 years ago
- My solutions to the projects (and mini-projects) of the Deep Reinforcement Learning Nanodegree by Udacity☆63Updated last year
- Code repository for my course on the fundamentals of reinforcement learning☆92Updated 5 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆275Updated 6 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆786Updated 2 years ago