Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Computational Neural Networks Projects

CN1 is the implementation of Neural models: LIF, ELIF, AELIF

CN2: implementing FullyConnectedPopulation class to build a neural population, then implementing classes FixedCouplingPopulation and GaussianFullyConnected that Inheritance from FullyConnectedPopulation class. after that, the class FullyConnected2Populations has been defined as inheritances from FullyConnectedPopulation to make a connection between two neuron populations. The class FixedCoupling2Populations and GaussianFullyConnected2Populations are defined with inheritance from the latter class. the generate_spike_data method is used to organize the spikes of te neurons.

About

implementation of Neural models: LIF, ELIF, AELIF

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages