Reinforcement-Learning-2nd-Edition-by-Sutton-Exercise-Solutions
Exercise solutions repository
A collection of solutions to exercises from Sutton's Reinforcement Learning book, maintained and updated by lywangpx.
Solutions of Reinforcement Learning, An Introduction
2k stars
35 watching
466 forks
Language: Jupyter Notebook
last commit: 9 months ago
Linked from 1 awesome list
exercise-solutionsreinforcement-learningself-studysolutions
Related projects:
Repository | Description | Stars |
---|---|---|
| Solutions to exercises from the 'Haskell Programming from First Principles' book | 95 |
| A suite of scalable reinforcement learning environments | 657 |
| Provides Julia code to generate figures and examples for an introductory reinforcement learning book | 309 |
| Solutions to exercises in a computer systems textbook written in C. | 1,424 |
| A collection of Haskell solutions to exercises from the book "Haskell Programming from First Principles" | 90 |
| Provides JAX implementations of various reinforcement learning algorithms with continuous action spaces. | 640 |
| A collection of examples and exercises from a deep reinforcement learning book | 2 |
| A comprehensive collection of solutions to common problems in programming using Reason and OCaml | 110 |
| Solutions to exercises in K&R book on C programming | 566 |
| A collection of Jupyter Notebooks demonstrating various reinforcement learning techniques with the Stable Baselines3 library | 209 |
| Assesses generalization of multi-agent reinforcement learning algorithms to novel social situations | 637 |
| A collection of exercises to help developers practice and familiarize themselves with PyTorch's capabilities | 316 |
| A unified benchmark for safe reinforcement learning algorithms and environments. | 410 |
| An implementation of a reinforcement learning algorithm based on a partially observable Markov decision process for a simple decision task | 54 |
| A PyTorch implementation of the REINFORCE algorithm for reinforcement learning in continuous and discrete environments. | 266 |