memlnaut-nisps/playground/js/nisps
w1n5t0n c69b46f8cc feat(playground/nisps): warm-start weight transfer on MLP resize (meml-8jc)
Add WasmIML.extractWeights() and WasmIML.createWithWarmStart() to preserve
learned joystick mappings across output-count changes; resizeMLP() now
transfers hidden-layer weights and shared output nodes instead of cold-starting.
2026-04-03 17:27:54 +01:00
..
dataset.js feat(playground/nisps): recency & spatial weighted training in JS ML engine 2026-04-02 20:35:31 +01:00
iml.js feat(playground/nisps): recency & spatial weighted training in JS ML engine 2026-04-02 20:35:31 +01:00
layer.js feat(vcv,playground): complete Phases 8, 9, 10 — all phases done 2026-03-28 01:48:44 +02:00
mlp.js feat(playground/nisps): recency & spatial weighted training in JS ML engine 2026-04-02 20:35:31 +01:00
nisps-wasm-worker.js feat(playground/wasm): wire 5 new WASM functions into JS WasmIML + worker 2026-04-03 17:15:38 +01:00
nisps-wasm.js feat(playground/nisps): warm-start weight transfer on MLP resize (meml-8jc) 2026-04-03 17:27:54 +01:00
node.js feat: add web-based interactive playground for NISPS 2026-02-11 13:17:17 +01:00
osc-client.js feat(vcv,playground): complete Phases 8, 9, 10 — all phases done 2026-03-28 01:48:44 +02:00