There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
(Python) Implementation of some simplified versions of Blackjack. Comes with a POMDP learning AI, and a dealer bot with a fixed policy. Dealer's policy may be easily added and changed in code. Running Gambling.py will generate an optimal policy for defeating the dealer.