brynhayder / reinforcement_learning_an_introductionLinks
Notes and exercise solutions for second edition of Sutton & Barto's book
☆395Updated 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).☆388Updated 2 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆156Updated 4 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆169Updated 2 years ago
- The RL discord wiki☆255Updated 4 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆702Updated 2 years ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- Solutions of Reinforcement Learning, An Introduction☆2,284Updated last month
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,274Updated 5 months ago
- A curated list of awesome Deep Reinforcement Learning resources.☆803Updated last month
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆285Updated 4 years ago
- ☆101Updated 5 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆251Updated 4 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆827Updated 3 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆700Updated last year
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆159Updated 5 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆349Updated 5 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆495Updated 3 years ago
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆932Updated 4 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆340Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,079Updated 4 years ago
- Solutions to Sutton and Barto book exercises☆91Updated last year
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆308Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆508Updated 2 years ago
- PyTorch implementation of soft actor critic☆902Updated last month
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆760Updated 6 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆433Updated 4 years ago
- Reinforcement learning tutorials☆387Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆721Updated 3 years ago
- Related papers for reinforcement learning, including classic papers and latest papers in top conferences☆463Updated 5 months ago
- Grokking Deep Reinforcement Learning☆951Updated 3 years ago