code wiki / autograd
topic: autograd
5 modules sharing the autograd name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| _autograd_authored.nx | L1 training substrate rung 1. | 195 | 15 |
| nx_autograd.nx | TRAIN-R1: scalar tape-based reverse-mode autograd. THE training keystone: once gradients | 104 | 11 |
| nx_autograd_gate.nx | SOVEREIGN general reverse-mode AUTOGRAD v1 (the R3.5 rung the substrate audit exposed: | 108 | 14 |
| nx_autograd_mlp_gate.nx | R3.5->R4 bridge: prove the sovereign autograd trains a MULTI-LAYER MLP (the | 133 | 13 |
| nx_autograd_tensor.nx | TRAIN-R2 (T6): TENSOR reverse-mode autograd -- the identities that scale. | 932 | 31 |