vojtamolda / reinforcement-learning-an-introductionLinks
Solutions to exercises in Reinforcement Learning: An Introduction (2nd Edition).
☆374Updated last year
Alternatives and similar repositories for reinforcement-learning-an-introduction
Users that are interested in reinforcement-learning-an-introduction are comparing it to the libraries listed below
Sorting:
- Notes and exercise solutions for second edition of Sutton & Barto's book☆389Updated 2 years ago
- Solutions of Reinforcement Learning, An Introduction☆2,229Updated last year
- Solutions to Sutton and Barto book exercises☆79Updated last year
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆156Updated 5 years ago
- A curated list of awesome Deep Reinforcement Learning resources.☆767Updated 10 months ago
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆901Updated 3 years ago
- The RL discord wiki☆251Updated 4 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆157Updated 4 years ago
- Related papers for reinforcement learning, including classic papers and latest papers in top conferences☆431Updated 2 months ago
- ☆1,185Updated last year
- ☆98Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,242Updated 2 months ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆421Updated 4 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆926Updated this week
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆250Updated 4 years ago
- Grokking Deep Reinforcement Learning☆919Updated 3 years ago
- Official code repo for the MARL book (www.marl-book.com)☆495Updated 2 months ago
- Stanford CS234: Reinforcement Learning assignments and practices☆50Updated 10 months ago
- Reinforcement learning tutorials☆385Updated 2 years ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆279Updated 4 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆194Updated 2 years ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆598Updated 2 weeks ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆678Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆227Updated 4 months ago
- Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt☆1,223Updated last year
- Pytorch solutions for UC Berkeley's cs285 assignments☆138Updated 3 years ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆781Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,074Updated 4 years ago
- PyTorch implementation of soft actor critic☆882Updated 3 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆816Updated 3 years ago