Diehl & Cook Network Parameters Values #508
|
Good afternoon I would like to know how you have made the decision on the parameter values of the Diehl & Cook network. I am referring to parameters such as the initial values of the inhibitory and excitatory layers, theta_plus, normalization value, pre and pro synaptic learning rates (nu), etc. My main curiosity is whether you have taken such values from the original code (in Brian) or whether they have been choosen after an extensive testing. Thanks in advance. |
Answered by
Hananel-Hazan
Jul 25, 2021
Replies: 1 comment 1 reply
|
Because the implementation in BindsNET is not the exact replication of the original code, the values in the BindsNET examples are the results of an extensive testing base on the original parameters. |
1 reply
Answer selected by
GutiPerez
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Because the implementation in BindsNET is not the exact replication of the original code, the values in the BindsNET examples are the results of an extensive testing base on the original parameters.