vojtamolda / reinforcement-learning-an-introduction
Solutions to exercises in Reinforcement Learning: An Introduction (2nd Edition).
☆343Updated last year
Related projects ⓘ
Alternatives and complementary repositories for reinforcement-learning-an-introduction
- Notes and exercise solutions for second edition of Sutton & Barto's book☆356Updated 2 years ago
- Solutions to Sutton and Barto book exercises☆48Updated 7 months ago
- Solutions of Reinforcement Learning, An Introduction☆2,026Updated 6 months ago
- The RL discord wiki☆243Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,130Updated 11 months ago
- A curated list of awesome Deep Reinforcement Learning resources.☆685Updated 3 months ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆615Updated last year
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆706Updated 3 years ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆649Updated 7 months ago
- Official code repo for the MARL book (www.marl-book.com)☆382Updated 3 weeks ago
- Reinforcement learning tutorials☆364Updated last year
- Related papers for reinforcement learning, including classic papers and latest papers in top conferences☆311Updated this week
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆263Updated 4 years ago
- ☆1,090Updated 5 months ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆250Updated 3 years ago
- A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-par…☆770Updated last month
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆157Updated 3 years ago
- PyTorch implementation of soft actor critic☆816Updated 3 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆286Updated last year
- ☆351Updated last year
- Reinforcement Learning examples implementation and explanation☆320Updated 4 months ago
- A collection of reference environments for offline reinforcement learning☆1,348Updated this week
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆350Updated 3 years ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆504Updated this week
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆154Updated 4 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆670Updated 2 years ago
- List of competitions related to Reinforcement Learning☆347Updated 10 months ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆512Updated last month
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆541Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆208Updated last year