jeshraghian / snntorch

Deep and online learning with spiking neural networks in Python
https://snntorch.readthedocs.io/en/latest/
MIT License
1.28k stars 217 forks source link

LeakyParallel Neuron Implementation #266

Closed jeshraghian closed 10 months ago

jeshraghian commented 10 months ago

Added a time-parallel neuron alternative to Leaky for accelerated training.