/SpikingNeuralNetworks_.jl

Julia has enough tools to support fitting spiking neural network models to data. Pythons slow speed necessitates calls to external simulators (two language problem) to do network simulation. As much as possible it would be nice to do fast, efficient data fitting of spike trains to network models in one language, lets try to do that here.

Primary LanguageJuliaMIT LicenseMIT

Stargazers