bamsumit / slayerPytorch

PyTorch implementation of SLAYER for training Spiking Neural Networks
GNU General Public License v3.0
306 stars 91 forks source link

Status of each time step #103

Open zhangsen-hit opened 1 year ago

zhangsen-hit commented 1 year ago

Hello!

Could you please explain how to monitor the membrane voltage and spikes of each neuron in every time step using SLAYER? As a newcomer to SLAYER, I am unsure how to track and display the status of neurons in each time step.

Thank you very much!