8000 GitHub - sritee/MC-Exploring-Starts-Blackjack
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sritee/MC-Exploring-Starts-Blackjack

Repository files navigation

MC-Exploring-Starts-Blackjack

On-Policy Monte Carlo Sampling for value function estimation. For a conceptual introduction, visit my blog : https://sridhartee.blogspot.in/2016/09/every-visit-exploring-starts-monte.html Takes Millions of iterations to converge to optimal policy. states.xls contains the states in the blackjack game. Run main.m function for starting value function esstimation.

0