brynhayder / reinforcement_learning_an_introduction
Notes and exercise solutions for second edition of Sutton & Barto's book
☆385Updated 2 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).☆372Updated last year
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆157Updated 4 years ago
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆156Updated 5 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆671Updated last year
- Solutions of Reinforcement Learning, An Introduction☆2,217Updated 11 months ago
- The RL discord wiki☆251Updated 4 years ago
- List of competitions related to Reinforcement Learning☆351Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,226Updated 2 months ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆279Updated 4 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,070Updated 3 years ago
- A curated list of awesome Deep Reinforcement Learning resources.☆759Updated 9 months ago
- PyTorch implementation of soft actor critic☆875Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆489Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆542Updated 3 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆685Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆750Updated last year
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆333Updated 2 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆495Updated 3 years ago
- Solutions to Sutton and Barto book exercises☆76Updated last year
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆250Updated 3 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆431Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆679Updated 4 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 6 months ago
- A collection of multi agent environments based on OpenAI gym.☆597Updated 10 months ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆696Updated 2 years ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆768Updated last year
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆169Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,198Updated 4 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆628Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆339Updated 5 years ago