Folder
Homonyms
soft3/tru/specs/model
.model β neural network in .cyb|format .model follows the .cyb|format three rules. a .model file IS a .cyb file β same parsing, same tools. the extension tells humans and tools: this container holds a neural network. one file. ready for inference. required files | name | format | what it does |β¦
neural/rune/specs/model
the core model [β specification index](/neural/rune/specs/readme) a `core` is `[battery payload]` β code paired with data. all higher constructs are cores. | construct | shape | what | |-----------|-------|------| | gate | `[code [sample context]]` | function | | door | `[code [sample stateβ¦