AStupidBear / SpikingNeuralNetworks.jl

Julia Spiking Neural Network Simulator
Other
37 stars 16 forks source link

Missing tests for neurons and synapses #19

Open jpsamaroo opened 4 years ago

jpsamaroo commented 4 years ago

Missing neuron tests:

Missing synapse tests:

I've noticed that at least some of the implementations for these models can't work (they reference variables that never get defined anywhere).