brynhayder / reinforcement_learning_an_introduction
Notes and exercise solutions for second edition of Sutton & Barto's book
☆382Updated 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
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆156Updated 4 years ago
- Solutions to exercises in Reinforcement Learning: An Introduction (2nd Edition).☆370Updated last year
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆277Updated 4 years ago
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆157Updated 4 years ago
- List of competitions related to Reinforcement Learning☆351Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,064Updated 3 years ago
- Solutions of Reinforcement Learning, An Introduction☆2,189Updated 10 months ago
- The RL discord wiki☆249Updated 4 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆487Updated 2 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆496Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,203Updated 2 weeks ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆251Updated 3 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆648Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆329Updated 5 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆167Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆744Updated last year
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆803Updated 3 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆752Updated 6 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆330Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,181Updated 4 years ago
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆306Updated 2 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆677Updated 10 months ago
- Solutions to Sutton and Barto book exercises☆68Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,280Updated last year
- A curated list of awesome Deep Reinforcement Learning resources.☆740Updated 8 months ago
- ☆95Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆535Updated 3 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆425Updated 3 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆406Updated 4 years ago
- PyTorch implementation of soft actor critic☆864Updated 3 years ago