/BlackJackCountingEnv

Reinforcement learning agent that learns the basic strategy (most optimal choice in every situation) and then how to adapt the betting and playing strategy based on the count.

Primary LanguagePython