Learn Blackjack Video Source & Info:
In this lecture we solve the apply the monte carlo prediction algorithm in playing the game “Blackjack”.
You may find the source code here:
https://github.com/JabrahTutorials/ReinforcementLearning/tree/master/BlackJackMonteCarlo
Can you extend this to solving for the control policy, and in turn make the policy better?
Source: YouTube