vojtamolda / reinforcement-learning-an-introductionLinks
Solutions to exercises in Reinforcement Learning: An Introduction (2nd Edition).
☆397Updated 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:
- Notes and exercise solutions for second edition of Sutton & Barto's book☆399Updated 3 years ago
- Solutions to Sutton and Barto book exercises☆119Updated last year
- ☆100Updated 5 years ago
- The RL discord wiki☆258Updated 5 years ago
- A curated list of awesome Deep Reinforcement Learning resources.☆852Updated 6 months ago
- Solutions of Reinforcement Learning, An Introduction☆2,365Updated 6 months ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆156Updated 5 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆250Updated 4 years ago
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆983Updated 4 years ago
- Related papers for reinforcement learning, including classic papers and latest papers in top conferences☆517Updated this week
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆457Updated 4 years ago
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆158Updated 5 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆143Updated 5 years ago
- Official code repo for the MARL book (www.marl-book.com)☆592Updated 9 months ago
- Reinforcement Learning examples implementation and explanation☆345Updated last year
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆170Updated 2 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆145Updated 3 years ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆292Updated 5 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆723Updated 2 years ago
- Reinforcement learning tutorials☆394Updated 2 years ago
- Stanford CS234: Reinforcement Learning assignments and practices☆62Updated last year
- Python implementations of the RL algorithms in examples and figures in Sutton & Barto, Reinforcement Learning: An Introduction☆96Updated 7 years ago
- [Coursera] Reinforcement Learning Specialization by "University of Alberta" & "Alberta Machine Intelligence Institute"☆257Updated 5 years ago
- ☆1,308Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆245Updated 11 months ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆782Updated 6 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆344Updated 2 years ago
- Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt☆1,271Updated last year
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆205Updated last month
- 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