brynhayder / reinforcement_learning_an_introductionLinks
Notes and exercise solutions for second edition of Sutton & Barto's book
☆399Updated 3 years ago
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:
- Solutions to exercises in Reinforcement Learning: An Introduction (2nd Edition).☆397Updated 2 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆156Updated 5 years ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆292Updated 5 years ago
- Solutions of Reinforcement Learning, An Introduction☆2,365Updated 6 months ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆170Updated 2 years ago
- The RL discord wiki☆258Updated 5 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆723Updated 2 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆250Updated 4 years ago
- List of competitions related to Reinforcement Learning☆350Updated 2 years ago
- A curated list of awesome Deep Reinforcement Learning resources.☆852Updated 6 months ago
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆158Updated 5 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆845Updated 3 years ago
- Solutions to Sutton and Barto book exercises☆119Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,324Updated 10 months ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,082Updated 4 years ago
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆310Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆527Updated 3 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆782Updated 6 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆357Updated 5 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 4 years ago
- PyTorch implementation of soft actor critic☆931Updated 6 months ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆712Updated last year
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆344Updated 2 years ago
- ☆101Updated 5 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆766Updated 2 years ago
- Python implementations of the RL algorithms in examples and figures in Sutton & Barto, Reinforcement Learning: An Introduction☆96Updated 7 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- Reinforcement learning tutorials☆394Updated 2 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆987Updated 7 months ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆306Updated 2 years ago