NeuralEnsemble / PyNN

A Python package for simulator-independent specification of neuronal network models.
Other
276 stars 126 forks source link

In STDP, the weights are becoming negative #676

Open nikhil-garg opened 4 years ago

nikhil-garg commented 4 years ago

In Brian backend, implemented STDP with Addative weight dependence and w_min = 0.1 But the final weight are negative