pytorch-spiking icon indicating copy to clipboard operation
pytorch-spiking copied to clipboard

Neuron models

Open LortKrassbeter opened this issue 4 years ago • 1 comments

Hi,

it seems to me that currently this library implements a kind of integrate and fire neuron in the SpikingActivation module. I was wondering if there are plans for modules that implement more complex neuron models like LIF and Izhikevich

Best

LortKrassbeter avatar Jun 24 '21 13:06 LortKrassbeter

We don't have any plans for that currently, but we would certainly welcome PRs. You may also be interested in NengoDL, which has support for many more neuron types (but it's implemented in TensorFlow rather than PyTorch).

drasmuss avatar Jun 24 '21 13:06 drasmuss