Skip to content

Examples and Scripts

Raul Montoya Cardenas edited this page Jul 29, 2026 · 2 revisions

Examples and Scripts

Examples (package demos)

File Focus
examples/pure_snn_training.jl Injected step + MSE-style loss
examples/hybrid_moe_training.jl Teacher targets in loss (hybrid pattern)
julia --project=. examples/pure_snn_training.jl

Scripts (standalone tools)

File Role
scripts/spikenaut_train.jl Standalone LIF / online loop sketch + Q8.8 .mem export helpers for FPGA

Script-level export is not the library public API — prefer silicon-bridge for production FPGA packaging.

Related


Last updated: July 29, 2026 Updated by: Grok Build: Grok 4.5 Package tip reference: e986a66 (main, v0.2.0) Devin DeepWiki: commit e986a66 · SynapticDistill.jl

Clone this wiki locally