Commit graph

2 commits

Author SHA1 Message Date
monkey-w1n5t0n
45193a2c01 fix: audit and fix nisps-core extraction issues
- Remove platform-specific code (ARM_MATH_CM33, XMOS __XS3A__, std::printf)
- Add set_output()/set_outputs()/add_example() API for programmatic training
- Fix release build crash: side effect inside assert() for loss function init
- Replace fake smoke test with real convergence tests (5 tests, all pass)
- Rewrite example to demonstrate actual training with real output
- Update README, CHANGELOG, and extraction plan to match reality
2026-02-08 18:01:48 +01:00
monkey-w1n5t0n
0ae854a802 add nisps-core extraction plan
Platform-agnostic C++17 parameter mapping engine.
Control data in → ML → control data out.
2026-02-08 16:16:00 +01:00