Nowhere in the code do we actually assert/require that a synapse be plastic. We merely test for it and skip the update step if the synapse isn't plastic. What if the user attempted to write a plastic synapse though but failed? They wouldn't receive any feedback about their synapse type being ill-formed.
Nowhere in the code do we actually assert/require that a synapse be plastic. We merely test for it and skip the update step if the synapse isn't plastic. What if the user attempted to write a plastic synapse though but failed? They wouldn't receive any feedback about their synapse type being ill-formed.