Solutions of Reinforcement Learning, An Introduction
☆2,392Jul 10, 2025Updated 7 months ago
Alternatives and similar repositories for Reinforcement-Learning-2nd-Edition-by-Sutton-Exercise-Solutions
Users that are interested in Reinforcement-Learning-2nd-Edition-by-Sutton-Exercise-Solutions are comparing it to the libraries listed below
Sorting:
- Notes and exercise solutions for second edition of Sutton & Barto's book☆404Oct 2, 2022Updated 3 years ago
- Solutions to exercises in Reinforcement Learning: An Introduction (2nd Edition).☆400Jul 24, 2023Updated 2 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆155Jan 14, 2021Updated 5 years ago
- Python Implementation of Reinforcement Learning: An Introduction☆14,569Aug 9, 2024Updated last year
- My personal practice to implement algorithms of RL from scratch.☆38May 18, 2020Updated 5 years ago
- Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book a…☆21,903Jul 13, 2023Updated 2 years ago
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆158May 3, 2020Updated 5 years ago
- ☆101May 10, 2020Updated 5 years ago
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆169Apr 1, 2021Updated 4 years ago
- Solutions to Sutton and Barto book exercises☆129Mar 22, 2024Updated last year
- PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.☆12,797Feb 21, 2026Updated last week
- self-studying the Sutton & Barto the hard way☆204Nov 27, 2021Updated 4 years ago
- Implementations for solutions to programming exercises of Reinforcement Learning: An Introduction, Second Edition (Sutton & Barto)☆34Jun 23, 2022Updated 3 years ago
- High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, T…☆9,213Jul 8, 2025Updated 7 months ago
- An elegant PyTorch deep reinforcement learning library.☆10,305Dec 1, 2025Updated 3 months ago
- An educational resource to help anyone learn deep reinforcement learning.☆11,612Aug 5, 2024Updated last year
- PyTorch implementations of deep reinforcement learning algorithms and environments☆5,926Jul 25, 2024Updated last year
- Notes and solutions to exercises in Sutton and Barto's Reinforcement Learning textbook☆50Jul 26, 2023Updated 2 years ago
- Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone☆2,559Apr 11, 2022Updated 3 years ago
- OpenAI Baselines: high-quality implementations of reinforcement learning algorithms☆16,651Aug 1, 2024Updated last year
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,580Mar 24, 2023Updated 2 years ago
- Massively Parallel Deep Reinforcement Learning. 🔥☆4,295Feb 20, 2026Updated 2 weeks ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆107Sep 14, 2022Updated 3 years ago
- Reinforcement learning resources curated☆9,590May 25, 2023Updated 2 years ago
- Paper list of multi-agent reinforcement learning (MARL)☆4,729Feb 11, 2026Updated 3 weeks ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,412Apr 16, 2024Updated last year
- Collection of reinforcement learning algorithms☆2,868Jun 17, 2024Updated last year
- An index of algorithms for offline reinforcement learning (offline-rl)☆1,054May 23, 2024Updated last year
- Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt☆1,277Apr 4, 2024Updated last year
- A toolkit for developing and comparing reinforcement learning algorithms.