Benjamin Ballintyn
Results
2
issues of
Benjamin Ballintyn
I wrote a class inheriting ConnectionGenerator to connect groups using normally distributed weights. in the connect method I explicitly set delay = 1. Despite using this custom connection to connect...
I am trying to use sim.setWeight to apply a normal distribution to the synaptic weights between 2 neuron groups. However, when I call sim.setWeight I get the following assertion error:...