Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
romanoneg authored Nov 11, 2022
1 parent f2add97 commit 737b6c0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,8 @@ Implementation of the several bandits algorithms for exploration discussed in th
## 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.

0 comments on commit 737b6c0

Please sign in to comment.