diegoalejogm / Reinforcement-LearningLinks
Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)
☆158Updated 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☆340Updated last year
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆170Updated 2 years ago
- Notes and exercise solutions for second edition of Sutton & Barto's book☆397Updated 3 years ago
- Solutions to exercises in Reinforcement Learning: An Introduction (2nd Edition).☆392Updated 2 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆774Updated 6 years ago
- Python implementations of the RL algorithms in examples and figures in Sutton & Barto, Reinforcement Learning: An Introduction☆93Updated 7 years ago
- The RL discord wiki☆257Updated 5 years ago
- ☆101Updated 5 years ago
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆310Updated 2 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆249Updated 4 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆835Updated 3 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆306Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆299Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆242Updated 9 months ago
- A simple framework for experimenting with Reinforcement Learning in Python.☆325Updated last year
- Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.☆431Updated 3 years ago
- Coding Demos from the School of AI's Move37 Course☆182Updated 7 years ago
- Implementations for solutions to programming exercises of Reinforcement Learning: An Introduction, Second Edition (Sutton & Barto)☆34Updated 3 years ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆285Updated 5 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆448Updated 4 years ago
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- Reinforcement Learning and Decision Making tutorials explained at an intuitive level and with Jupyter Notebooks☆330Updated 5 years ago
- A curated list of awesome Deep Reinforcement Learning resources☆148Updated 3 years ago
- An advanced course on reinforcement learning offered at Columbia University IEOR in Spring 2018☆62Updated 5 years ago
- ☆140Updated 7 years ago
- Reinforcement Learning Cheat Sheet☆157Updated 6 years ago
- Reinforcement learning tutorials☆388Updated 2 years ago
- An OpenAI gym environment made for RL☆70Updated last year
- 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.☆375Updated 2 years ago