Skip to content

Fakkiie/Blackjack-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack and Card Counting Simulation This project simulates playing blackjack with strategies incorporating card counting. It is designed to help understand and analyze the effectiveness of different betting and playing strategies in blackjack, based on card counting techniques.

Features Blackjack Simulation: Play blackjack games programmatically, simulating various scenarios and strategies. Card Counting: Incorporates the Hi-Lo card counting system to make betting and playing decisions. Strategy Analysis: Evaluate the effectiveness of different strategies by tracking the outcome of games, including wins, losses, and draws. Customizable Settings: Adjust the number of decks, the player's starting balance, betting strategies, and more.

Creating a blackjack player using reinforcement learning and Q-learning techniques. https://github.com/omeedf/blackjack-bot is the original source of this code.

Releases

No releases published

Packages

No packages published

Languages