GregSommerville/machine-learning-blackjack-solution
Finding an optimal Blackjack strategy using AI
This tool helps casino game enthusiasts and aspiring card counters develop and test optimal strategies for playing Blackjack. You input various game settings like population size and mutation rate, and it outputs a set of three strategy tables (for hard hands, soft hands, and pairs) recommending whether to hit, stand, double-down, or split for every possible hand and dealer upcard. Anyone interested in mastering Blackjack strategy or exploring genetic algorithms would find this useful.
No commits in the last 6 months.
Use this if you want to discover and refine a Blackjack strategy that maximizes your odds of winning against the house.
Not ideal if you're looking for a guaranteed win every time, as even optimal strategies in Blackjack still involve an element of chance.
Stars
71
Forks
17
Language
C#
License
Apache-2.0
Category
Last pushed
Jan 05, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/GregSommerville/machine-learning-blackjack-solution"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
uoftcprg/pokerkit
An open-source Python library for poker game simulations, hand evaluations, and statistical analysis
benedekrozemberczki/awesome-monte-carlo-tree-search-papers
A curated list of Monte Carlo tree search papers with implementations.
dickreuter/Poker
Fully functional Pokerbot that works on PartyPoker, PokerStars and GGPoker, scraping tables with...
fedden/poker_ai
🤖 An Open Source Texas Hold'em AI
EricSteinberger/PokerRL
Framework for Multi-Agent Deep Reinforcement Learning in Poker