Hello all,
I am trying to implement a sort of plasticity that keeps the sum of all outgoing weights of the neuron constant. It would require not only knowing the weights of all synapses at a simulation timestep, but also setting them externally with this knowledge, i.e. setting weights outside of single synapse context. Is there any way I could implement it efficiently in NEST? Thanks in advance!
Best regards,