-
-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
there is an error when i am running the train_id_net_res_2stream #23
Comments
Hi @feixiaoyu2223
It should be a positive number. |
When i add this commend ,It shows: NaN |
The code seems not find the weight Could you try
|
It shows 214 出错 cnn_train_dag>processEpoch (line 223) 出错 cnn_train_dag (line 91) 出错 train_id_net_res_2stream (line 35) |
When i run the 'train_id_net_res_2stream ',there is an error shows:
"The subscript index must be a positive integer type or a logical type.
Wrong in train_id_net_res_2stream (line 13)
net.params(net.getParamIndex('fc751f')).learningRate = 0.01;"
My enviroment is win10 +matlab2016.
Can you tell me where is the problem?Thank you.
The text was updated successfully, but these errors were encountered: