modular_arithmetic / model.py

Commit History

Ship shared 1024-2048 high cell (V2); sync docs + model
41fc51b

etwk commited on

Promote shared 16-512 weight soup
b670993

etwk commited on

model: force cuDNN determinism and fail fast on incomplete artifact
33d0796

etwk commited on

Pin determinism flags in load() (eligibility insurance)
759f10f

etwk commited on

v2: collapse 64-512 cells into one shared carry-aware TCN weight-set
fff63d1

etwk commited on

Tier 10 = 0.94: highest_tier 9->10 (MAX), overall 0.886->0.978
6b83eb7

etwk commited on

Tier 9 = 0.99: highest_tier 8->9, overall 0.788->0.886
bd6d487

etwk commited on

64-bit cell: MLP -> carry-aware TCN (fixes tier-0 near-2^64, 944MB->13MB)
cc41e6b

etwk commited on

Tier 8 saturated at 0.92: highest_tier 7->8, overall 0.769->0.788
70d0ebc

etwk commited on

Partial 512-bit cell (tier 8 = 0.73): overall 0.698 -> 0.769
86c5a17

etwk commited on

Tier-7 256-bit carry-aware TCN cell: highest_tier 6->7, overall 0.602->0.698, tier-7 0.98
b69f4ce

etwk commited on

Tier-6 carry-aware TCN cell: highest_tier 5->6, overall 0.531->0.602, tier-6 0.97
47e319e

etwk commited on

Horner-RNN modular-multiplication model (tiers 1-5, up to 2^64)
3d2c226

etwk commited on