memlnaut-nisps/nisps-core/include/nisps
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
..
dataset.hpp feat: extract nisps-core platform-agnostic ML library 2026-02-08 17:47:23 +01:00
dataset_impl.hpp fix: audit and fix nisps-core extraction issues 2026-02-08 18:01:48 +01:00
iml.hpp fix: audit and fix nisps-core extraction issues 2026-02-08 18:01:48 +01:00
iml_impl.hpp fix: audit and fix nisps-core extraction issues 2026-02-08 18:01:48 +01:00
layer.hpp feat: extract nisps-core platform-agnostic ML library 2026-02-08 17:47:23 +01:00
loss.hpp fix: audit and fix nisps-core extraction issues 2026-02-08 18:01:48 +01:00
mlp.hpp feat: extract nisps-core platform-agnostic ML library 2026-02-08 17:47:23 +01:00
mlp_impl.hpp fix: audit and fix nisps-core extraction issues 2026-02-08 18:01:48 +01:00
nisps.hpp feat: extract nisps-core platform-agnostic ML library 2026-02-08 17:47:23 +01:00
node.hpp fix: audit and fix nisps-core extraction issues 2026-02-08 18:01:48 +01:00
sample.hpp feat: extract nisps-core platform-agnostic ML library 2026-02-08 17:47:23 +01:00
utils.hpp fix: audit and fix nisps-core extraction issues 2026-02-08 18:01:48 +01:00