You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever i try to change synaptic gain say from 1.0 to 2.0, it will revert back to 1.0 when I am running the simulation. Any idea how to fix this?
Thanks
The text was updated successfully, but these errors were encountered:
This sounds like a bug, but unfortunately we've shifted our development efforts to hnn-core which provides similar functionality. HNN-core doesn't have an argument for setting synaptic gain explicitly, but you can instead scale the individual synaptic weight parameters to replicated synaptic gain.
Whenever i try to change synaptic gain say from 1.0 to 2.0, it will revert back to 1.0 when I am running the simulation. Any idea how to fix this?
Thanks
The text was updated successfully, but these errors were encountered: