JuliaReinforcementLearning / ReinforcementLearningAnIntroduction.jl

Julia code for the book Reinforcement Learning An Introduction
https://juliareinforcementlearning.org/ReinforcementLearningAnIntroduction.jl/
MIT License
309 stars 58 forks source link

Examine codes in chapter05 #4

Closed findmyway closed 5 years ago

findmyway commented 5 years ago

Try to figure out why some figures in chapter05 are not the same with those in the book.

findmyway commented 5 years ago

This has been fixed in the latest code.