Skip to content

boldchan/SNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SNN

Neuron.py contains three two different neurons

  • input neuron
  • LIF (for hidden layer and output layer)

and ugly code to show the output and potential for each layer

output neuron is not correct yet.

SNN.py builds Spiking Neuron Network, still under construction

Synapse.py shows how signal pass from one neuron to another according to PSP, basiclly add a $\alpha$-function when a spike fires.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages