jeshraghian / snntorch

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

modify on synaptic neuron #235

Closed cheese-leopard closed 1 year ago

cheese-leopard commented 1 year ago

When using synaptic neuron with init_hidden=True, state updation of the neuron seems to have a mistake. #234