Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 281 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 281 Bytes

sutton_Gambler

python code successfullly reproduce the Gambler problem, Figure 4.6 of Chapter 4 on Sutton's book,

The code can reproduce the Figure 4.6 of the book "Reinforcement Learning: An Introduction by Richard Sutton and Andrew Barto"

The program file is gamblerDP.py