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

GitHub

2k stars
35 watching
466 forks
Language: Jupyter Notebook
last commit: 8 months ago
Linked from 1 awesome list

exercise-solutionsreinforcement-learningself-studysolutions

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dmvianna/haskellbook Solutions to exercises from the 'Haskell Programming from First Principles' book 95
instadeepai/jumanji A suite of scalable reinforcement learning environments 657
juliareinforcementlearning/reinforcementlearninganintroduction.jl Provides Julia code to generate figures and examples for an introductory reinforcement learning book 309
dreamanddead/csapp-3e-solutions Solutions to exercises in a computer systems textbook written in C. 1,424
mvaldesdeleon/haskell-book A collection of Haskell solutions to exercises from the book "Haskell Programming from First Principles" 90
ikostrikov/jaxrl Provides JAX implementations of various reinforcement learning algorithms with continuous action spaces. 640
matyama/deep-rl-hands-on A collection of examples and exercises from a deep reinforcement learning book 2
shrynx/99.re A comprehensive collection of solutions to common problems in programming using Reason and OCaml 110
ccpalettes/the-c-programming-language-second-edition-solutions Solutions to exercises in K&R book on C programming 566
stable-baselines-team/rl-colab-notebooks A collection of Jupyter Notebooks demonstrating various reinforcement learning techniques with the Stable Baselines3 library 209
google-deepmind/meltingpot Assesses generalization of multi-agent reinforcement learning algorithms to novel social situations 637
kyubyong/pytorch_exercises A collection of exercises to help developers practice and familiarize themselves with PyTorch's capabilities 316
pku-alignment/safety-gymnasium A unified benchmark for safe reinforcement learning algorithms and environments. 410
catohaste/pomdp An implementation of a reinforcement learning algorithm based on a partially observable Markov decision process for a simple decision task 54
chingyaoc/pytorch-reinforce A PyTorch implementation of the REINFORCE algorithm for reinforcement learning in continuous and discrete environments. 266