mirror of
https://github.com/bics-rug/felice-models.git
synced 2026-03-10 21:14:15 +01:00
Initial commit
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>
This commit is contained in:
12
docs-site/docs/neuron_models/index.md
Normal file
12
docs-site/docs/neuron_models/index.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Neuron Models
|
||||
|
||||
Felice implements several non-linear neuron models for spiking neural networks.
|
||||
|
||||
## Available Models
|
||||
|
||||
| Model | Type | Key Features |
|
||||
|-------|------|--------------|
|
||||
| [WereRabbit](wererabbit/index.md) | Dual-state oscillatory | Bistable dynamics, predator-prey |
|
||||
| [FitzHugh-Nagumo](fhn/index.md) | ... | ... |
|
||||
| [Snowball](snowball/index.md) | Exponential Integrate-and-Fire neuron model | ... |
|
||||
| [LIF](lif/index.md) | Leaky Integrate-and-Fire neuron model | ... |
|
||||
Reference in New Issue
Block a user