Views
No views yet
q_model.json0 = stand, 1 = hit, 2 = double_down(player_total, dealer_upcard, usable_ace, can_double, true_count_bucket)| Metric | Value |
|---|---|
| Average reward | -0.0086975 |
| Win rate | 0.433611 |
| Loss rate | 0.481673 |
| Draw rate | 0.084716 |
q_learning_model_comparison.csv compares the selected expert-prior/count policy against 5,000,000-hand fine-tuning variants.q_model.json: trained Q-table policy and evaluation metadatapolicy_table.csv: exported policy tablepolicy_heatmap.svg: policy visualizationtraining_history.csv: training-history file generated by the training pipelineq_learning_model_comparison.csv: final model comparison tableapplication/model_link.txt.