vojtamolda / reinforcement-learning-an-introductionLinks
Solutions to exercises in Reinforcement Learning: An Introduction (2nd Edition).
☆376Updated last year
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☆392Updated 2 years ago
- Solutions of Reinforcement Learning, An Introduction☆2,239Updated last year
- Solutions to Sutton and Barto book exercises☆82Updated last year
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆157Updated 4 years ago
- A curated list of awesome Deep Reinforcement Learning resources.☆776Updated last week
- The RL discord wiki☆252Updated 4 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆228Updated 5 months ago
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆157Updated 5 years ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆281Updated 4 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆169Updated 2 years ago
- Official code repo for the MARL book (www.marl-book.com)☆515Updated 2 months ago
- ☆99Updated 5 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆712Updated 3 years ago
- Pytorch solutions for UC Berkeley's cs285 assignments☆139Updated 3 years ago
- [Coursera] Reinforcement Learning Specialization by "University of Alberta" & "Alberta Machine Intelligence Institute"☆239Updated 5 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆424Updated 4 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆127Updated 5 years ago
- Reinforcement learning tutorials☆386Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,256Updated 3 months ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆680Updated 2 years ago
- Notes and solutions to exercises in Sutton and Barto's Reinforcement Learning textbook☆44Updated last year
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆908Updated 4 years ago
- Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt☆1,228Updated last year
- Python implementations of the RL algorithms in examples and figures in Sutton & Barto, Reinforcement Learning: An Introduction☆90Updated 6 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆145Updated 2 years ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆195Updated 2 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆320Updated 10 months ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆138Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆334Updated 2 years ago