Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 206 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 206 Bytes

Blackjack Gambling Model

This code simulates n games of Blackjack and computes the best actions to take as the first player in Blackjack. Player logic is based on confidence level of BUST for next card.