code wiki / train

topic: train

10 modules sharing the train name family (derived from the tree's prefix discipline).

The 'train' topic family in the Nishi sovereign ecosystem focuses on training dynamics and autograd implementations across different computational models. Modules like nx_train_int_vs_softfloat_gate compare integer and softfloat training performance, while nx_train_r1_gate establishes scalar-tape autograd as a foundational element. nx_train_r2_gate extends this to tensor autograd, enabling more complex model training. Together, these modules support the development and optimization of training processes within the ecosystem's modular architecture.

auto-narrated by the local model from this topic's module headers; links verified against the wiki index.

narrated overview -- maintained by the narration lane, module links verified against this wiki.

moduledescriptionlinesfuncs
nx_train_int_vs_softfloat_gate.nxTHE PAYOFF measurement: does INTEGER training actually run FASTER than our1216
nx_train_r1_gate.nxGATE for TRAIN-R1: the scalar-tape autograd keystone. Proves, by RUNNING, that the23510
nx_train_r2_gate.nxGATE for TRAIN-R2 (T6): tensor autograd. Proves, by RUNNING:29910
nx_train_r3_gate.nxGATE for TRAIN-R3 (T7): softmax + cross-entropy + nonlinear training. Proves, by RUNNING:29213
nx_train_triage.nxTRAINING-DYNAMICS TRIAGE library (the team organ that handles what1818
nx_train_triage_cli.nxthe Doctor's front door: nx_train_triage_cli <report-file>251
nx_train_triage_gate.nxthe ENGINEER's gate for the training-triage organ. Seven rows:1043
nx_train_triage_register.nxregisters the training-triage organ through the Librarian.392
nx_train_triage_sweep.nxthe CONDUCTOR's pulse step that closes the triage wiring callout:1364
nx_train_triage_sweep_gate.nxENGINEER's gate for the sweep organ. Proves on scratch1315