fangwei123456 / spikingjelly

SpikingJelly is an open-source deep learning framework for Spiking Neural Network (SNN) based on PyTorch.
https://spikingjelly.readthedocs.io
Other
1.29k stars 236 forks source link

Add neuron model #161

Open Yanqi-Chen opened 2 years ago

Yanqi-Chen commented 2 years ago

Here is a long-term issue for the request of adding new neuron models.

Yanqi-Chen commented 2 years ago
Add models with spike-triggered adaptation. Origin Model Adaptive Model
LIF Adaptive LIF
QIF Izhikevich
EIF AdEx
fangwei123456 commented 2 years ago

Merge #156.