spj29 / Reinforcement-Learning-An-Introduction

Codes and solutions to exercises from the book Introduction to Reinforcement Learning by Sutton and Barto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reinforcement Learning: An Introduction

This repository contains solutions to the exercises from the book Reinforcement Learning: An Introduction by Sutton and Barto. I have also implemented almost all of the examples from the book which can also be found in this repository.

The solutions uploaded here are mine and not official in any sense. Therefore, they are not guaranteed to be correct. Please feel free to reach out to me in case of any corrections or clarifications.

About

Codes and solutions to exercises from the book Introduction to Reinforcement Learning by Sutton and Barto


Languages

Language:Python 100.0%