guillaume-chevalier/Spiking-Neural-Network-SNN-with-PyTorch-where-Backpropagation-engenders-STDP Issues
Simple Conceptual Questions
Closed 1Layer-wise Spiking Activity
UpdatedTo spike or not to spike
Updated 2average_output flag flipped?
Updated
What about coding a Spiking Neural Network using an automatic differentiation framework? In SNNs, there is a time axis and the neural network sees data throughout time, and activation functions are instead spikes that are raised past a certain pre-activation threshold. Pre-activation values constantly fades if neurons aren't excited enough.