feagi-plasticity
Synaptic learning algorithms for FEAGI - STDP and memory formation.
Overview
Implements biological learning mechanisms:
- STDP (Spike-Timing-Dependent Plasticity)
- Temporal pattern detection
- Memory neuron management
- Memory pattern replay to twin cortical areas
- Weight update rules
Installation
[]
= "2.0"
Usage
use ;
// Apply learning rules during or after burst cycles
Use Cases
- Training systems
- Online learning
- NOT required for inference-only deployments
Part of the FEAGI ecosystem.