Skip to content

v0.5.0 — Bid V3 Max

Choose a tag to compare

@Avo-k Avo-k released this 16 Apr 09:46
· 365 commits to master since this release

Default bid model → Bid V3 Max

The default bidder is now Bid V3 Max (20M training steps), replacing Bid V2 (Bid à Dédé).

Trained on max(DMC, IS-DD) real points instead of pure DD values — the only bid model that doesn't lose to v2 in either DMC or IS-DD evaluation. Best synergy with IS-DD play (+5.9%).

Changes

  • Model files now use explicit names (bid_v3_max.bin) instead of generic bid_nn_final.bin
  • Same architecture as v2 (512 hidden, 3 layers) — drop-in replacement

Assets

  • bid_v3_max.bin — Bid V3 Max weights (2.3 MB)