Skip to content

Implementation of first visit Monte Carlo for prediction and control

Notifications You must be signed in to change notification settings

djbyrne/MonteCarlo

Repository files navigation

Monte Carlo Methods

This repo shows how to implement first visit monte carlo for both prediction and control using the blackjack OpenAI gym environment. This implementation is based off the algorithms describe in Reinforcement Learning: An Introduction by Sutton and Barto, and the following repositories

You can read the full explanation of the algorithms in the accompanying medium article found here. https://towardsdatascience.com/learning-to-win-blackjack-with-monte-carlo-methods-61c90a52d53e

About

Implementation of first visit Monte Carlo for prediction and control

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published