brynhayder / reinforcement_learning_an_introduction
Notes and exercise solutions for second edition of Sutton & Barto's book
☆356Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for reinforcement_learning_an_introduction
- Solutions to exercises in Reinforcement Learning: An Introduction (2nd Edition).☆343Updated last year
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆157Updated 3 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
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆615Updated last year
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆154Updated 4 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated last year
- List of competitions related to Reinforcement Learning☆347Updated 10 months ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆263Updated 4 years ago
- A curated list of awesome Deep Reinforcement Learning resources.☆685Updated 3 months ago
- Solutions of Reinforcement Learning, An Introduction☆2,026Updated 6 months ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆786Updated 2 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆250Updated 3 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆322Updated last year
- PyTorch implementation of soft actor critic☆816Updated 3 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,222Updated 11 months ago
- PyTorch implementation of deep reinforcement learning algorithms☆491Updated 3 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆286Updated last year
- The RL discord wiki☆243Updated 4 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,133Updated 2 years ago
- ☆1,090Updated 5 months ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆710Updated 10 months ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆861Updated 3 months ago
- 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
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆669Updated last year
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆165Updated last year
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆654Updated 6 months ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆670Updated 2 years ago
- Soft Actor-Critic☆1,006Updated 11 months ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆577Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆515Updated 2 years ago