diegoalejogm / Reinforcement-LearningLinks
Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)
☆159Updated 5 years ago
Alternatives and similar repositories for Reinforcement-Learning
Users that are interested in Reinforcement-Learning are comparing it to the libraries listed below
Sorting:
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆156Updated 4 years ago
- Reinforcement Learning examples implementation and explanation☆338Updated last year
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆169Updated 2 years ago
- Notes and exercise solutions for second edition of Sutton & Barto's book☆395Updated 3 years ago
- ☆101Updated 5 years ago
- Python implementations of the RL algorithms in examples and figures in Sutton & Barto, Reinforcement Learning: An Introduction☆93Updated 6 years ago
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆309Updated 2 years ago
- Solutions to exercises in Reinforcement Learning: An Introduction (2nd Edition).☆390Updated 2 years ago
- The RL discord wiki☆256Updated 4 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆304Updated 2 years ago
- Coding Demos from the School of AI's Move37 Course☆183Updated 6 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆831Updated 3 years ago
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆249Updated 4 years ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆286Updated 4 years ago
- Reinforcement learning tutorials☆388Updated 2 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆216Updated 5 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆766Updated 6 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆236Updated 8 months ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- [Coursera] Reinforcement Learning Specialization by "University of Alberta" & "Alberta Machine Intelligence Institute"☆254Updated 5 years ago
- List of competitions related to Reinforcement Learning☆349Updated last year
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆438Updated 4 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆858Updated 5 years ago
- ☆185Updated 3 years ago
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆117Updated 2 years ago
- A simple framework for experimenting with Reinforcement Learning in Python.☆321Updated last year
- Implementations for solutions to programming exercises of Reinforcement Learning: An Introduction, Second Edition (Sutton & Barto)☆33Updated 3 years ago
- Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.☆423Updated 2 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆372Updated 2 years ago