Skip to content

billyuanpku96/SNN-for-sensory-neuron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SNN-for-sensory-neuron

This is a 3-layer SNN for MNIST. This code is based on spikingjelly, you need to download spikingjelly. SNN2.py is used to train the network and save the Loss and accuracy files. Before running SNN2.py, you need to copy class LIFNode2 to neuron.py (package that comes with spikingjelly). load_npy.py is used to download the saved accuracy and Loss files. load_model.py is used to download the trained model and generate hotmap images (classification results)

About

This is a 3-layer SNN for MNIST

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages