• Stars
    star
    6
  • Rank 2,539,965 (Top 51 %)
  • Language
    Python
  • Created over 11 years ago
  • Updated over 11 years ago

Reviews

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.