Releases: BhaveshThapar/RotomAI
Release list
Fixes packaging
v1.0.0's wheel omitted the runtime data files
Lategame 1.0.0
Five goals met across three formats. gen9ou is the strength result (0.7513 vs the fixed heuristic; agent-only ladder Glicko 1776.3 / GXE 0.7434). gen9-RB and gen9vgc2025regi both measure FORMAT_BOUND on the three-leg ceiling probe — a result, not a shortfall.
Three checkpoints attached: one playable policy per teambuilt format. Verify before loading — a checkpoint is a pickle and torch.load runs code from it:
Restore the paths before verifying. The manifest keys on them:
checkpoints/ppo_v26b_s0/iter_320.pt (the asset named iter_320.pt)
checkpoints/doubles_offrl_vgc_v2.pt
checkpoints/doubles_bc_vgc_v2.pt
python scripts/release_assets.py --verify
Expected: 3/3 release assets present and verified. sha256 and byte length for each are in results/release_assets.json, committed and derived from the headline claims rather than hand-kept.
Not claimed: no public ranked ladder play (NG3), so the Glicko figure is against a bot field and is not comparable to a Showdown GXE against humans.