XinranSong/nanojev-blackjack-finite-v2
Finite-deck Blackjack decisions — v2 4,000 distinct controlled game states with five questions each (20,000 questions). The generator supplies the complete remaining rank counts and computes outcome distributions by exact branch enumeration using float64 dynamic programming. These are simulated game states, not recorded casino games. Rules and targets Draw without replacement from a subset of one standard 52-card deck. Ranks are A,2,...,9,10-value; 10/J/Q/K are… See the full description on the dataset page: https://huggingface.co/datasets/XinranSong/nanojev-blackjack-finite-v2.
077
Publish finite-deck Blackjack v2 dataset, code and validation
initial commit
