Skip to content

hellovai/blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple agent that analyzes the states of blackjack in the case of player vs dealer. The goal is to replicate the results that were proposed by sutton and barto in book Reinforcement Learning Example 5.3.

We will be using Montecarlo off policy methods with 0 discounting.

About

Reinforcement Learning based agent to play blackjack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published