mirror of
https://github.com/bics-rug/felice-models.git
synced 2026-03-10 13:07:40 +01:00
Co-authored-by: Aradhana Dube <a.dube@rug.nl> Co-authored-by: Renzo I. Barraza Altamirano <r.i.barraza.altamirano@rug.nl> Co-authored-by: Paolo Gibertini <p.gibertini@rug.nl> Co-authored-by: Luca D. Fehlings <l.d.fehlings@rug.nl>
484 B
484 B
Neuron Models
Felice implements several non-linear neuron models for spiking neural networks.
Available Models
| Model | Type | Key Features |
|---|---|---|
| WereRabbit | Dual-state oscillatory | Bistable dynamics, predator-prey |
| FitzHugh-Nagumo | ... | ... |
| Snowball | Exponential Integrate-and-Fire neuron model | ... |
| LIF | Leaky Integrate-and-Fire neuron model | ... |