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: over 2 years ago
Linked from 1 awesome list

exercise-solutionsreinforcement-learningself-studysolutions

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
dmvianna/haskellbookSolutions to exercises from the 'Haskell Programming from First Principles' book95
instadeepai/jumanjiA suite of scalable reinforcement learning environments657
juliareinforcementlearning/reinforcementlearninganintroduction.jlProvides Julia code to generate figures and examples for an introductory reinforcement learning book309
dreamanddead/csapp-3e-solutionsSolutions to exercises in a computer systems textbook written in C.1,424
mvaldesdeleon/haskell-bookA collection of Haskell solutions to exercises from the book "Haskell Programming from First Principles"90
ikostrikov/jaxrlProvides JAX implementations of various reinforcement learning algorithms with continuous action spaces.640
matyama/deep-rl-hands-onA collection of examples and exercises from a deep reinforcement learning book2
shrynx/99.reA comprehensive collection of solutions to common problems in programming using Reason and OCaml110
ccpalettes/the-c-programming-language-second-edition-solutionsSolutions to exercises in K&R book on C programming566
stable-baselines-team/rl-colab-notebooksA collection of Jupyter Notebooks demonstrating various reinforcement learning techniques with the Stable Baselines3 library209
google-deepmind/meltingpotAssesses generalization of multi-agent reinforcement learning algorithms to novel social situations637
kyubyong/pytorch_exercisesA collection of exercises to help developers practice and familiarize themselves with PyTorch's capabilities316
pku-alignment/safety-gymnasiumA unified benchmark for safe reinforcement learning algorithms and environments.410
catohaste/pomdpAn implementation of a reinforcement learning algorithm based on a partially observable Markov decision process for a simple decision task54
chingyaoc/pytorch-reinforceA PyTorch implementation of the REINFORCE algorithm for reinforcement learning in continuous and discrete environments.266