.agents/skills/neural-training/SKILL.md
Train and optimize neural patterns using SONA, MoE, and EWC++ systems.
| Component | Purpose | Performance |
|---|---|---|
| SONA | Self-optimizing adaptation | <0.05ms |
| MoE | Expert routing | 8 experts |
| HNSW | Pattern search | 150x-12,500x |
| EWC++ | Prevent forgetting | Continuous |
| Flash Attention | Speed | 2.49x-7.47x |
npx claude-flow neural train --model-type moe --epochs 10
npx claude-flow neural status
npx claude-flow neural patterns --type all
npx claude-flow neural predict --input "task description"
npx claude-flow neural optimize --target latency