Commit Graph

6 Commits

Author SHA1 Message Date
gigantic 70bfa4e54e
Revise README for clarity and additional details
Updated README to clarify implementation details and added NEON CPU decode.
2026-03-02 13:39:26 -08:00
gigantic 40a5384074
Revise README for project fork and updates
Forked the project and updated the README to reflect changes.
2026-03-02 13:31:31 -08:00
gigantic 6b8d69b93d
Update README with project details and structure 2026-03-02 13:03:27 -08:00
gigantic a102d27fa2
Update README.md 2026-03-02 13:02:53 -08:00
maderix 4d67db1bdb stories110M: 12-layer ANE training with dashboard, 107ms/step
- Scale to full stories110M (109M params, 12 layers) with real TinyStories data
- vDSP-vectorized cross-entropy (110ms→14ms), NEON fp16 IO, async dW
- TUI dashboard: loss curve, ANE/CPU power, CPU/memory graphs, text generation
- Split into modular headers: config, io, mil, cpu_ops
2026-03-01 03:14:39 -08:00
maderix f213c8db68 Initial release 2026-02-28 00:22:06 -08:00