Skip to content

cargicar/RL_MC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RL_MC

A Monte Carlo algorithm applied to RL.

A Python implementation of a Monte Carlo method in Reinforcement Learning from chapter 5 of Sutton and Barto "Reinforcement Learning" Book.

We applied the method to solve (in less that 100 episodes) the Montain-car enviroment of Open AI gym.

Alt Text

About

A Monte Carlo algorithm applied to RL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published