Skip to content

Exercises from Reinforcement Learning Book by Sutton and Barto

Notifications You must be signed in to change notification settings

romanoneg/RLBook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RLBook

Bandits

Implementation of the several bandits algorithms for exploration discussed in the Chapter 2.

Policy Iteration

An answer to exercise 4.7 from the book along with the recreation of example 4.2

Value Iteration

Recreated example 4.3 and answered question 4.9

Project Goal

Reinforce the learning from the book by demonstrating learned skills with exercises from Reinforcement Learning Book by Sutton and Barto and my own exercises.

About

Exercises from Reinforcement Learning Book by Sutton and Barto

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published