You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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).
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
The text was updated successfully, but these errors were encountered: