Views
No views yet
outputs/2026-05-25/21-02-47/checkpoints/checkpoint_00012000.ptchampions/v1_phase3_v2_step10000/best.pt (previous champion)network.type : graphnet 4×128
training.learning_rate : 3e-5 (warmup 2000 steps, cosine over 60000)
training.warmup_mix_fraction : 0.1 (light minimax-d=5 anchoring)
self_play.asymmetric.prob_random_opening : 1.0
self_play.asymmetric.random_opening_k : 8
self_play.curriculum.enabled : true
self_play.curriculum.random_start_fraction : 0.5
self_play.curriculum.pieces_per_player : 4
self_play.playout_cap.full_sim_fraction : 0.40
mcts.num_simulations_train : 800| opponent | agent | W | D | L | score |
|---|---|---|---|---|---|
| MinimaxAgent(d=3) | net + MCTS200 | 0.50 | 0.30 | 0.20 | 0.65 |
| MinimaxAgent(d=3) | bare argmax | 0.20 | 0.13 | 0.67 | 0.27 |
| MinimaxAgent(d=5) | net + MCTS200 | 0.15 | 0.45 | 0.40 | 0.38 |
| opponent | v1 (step 10k) | v2 (step 12k) |
|---|---|---|
| d=3, net+MCTS200 | 0.63 | 0.65 |
| d=3, bare argmax | 0.72 | 0.27 ⚠️ |
| d=5, net+MCTS200 | 0.20 | 0.38 |