sPyNNaker
sPyNNaker copied to clipboard
STDP should finish at the end of simulation
When the end of the simulation is reached, STDP should be activated at the post-neuron side as if a pre-spike has arrived. This would make it do any final weight updates before finishing the simulation.
Has this been fixed? I haven’t run many STDP simulations compared to other types, but I haven’t noticed this being a problem...
As far as I can see this has been fixed in the recent STDP work in spike_processing.c.