DiehlAndCook2015 network model parameters #640
rafaelblevin821
started this conversation in
General
Replies: 1 comment
-
Hi, I added the threshold parameters for all existing models #638. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I was wondering if there is any reason why
thresh
is not a callable argument in theDiehlAndCook2015
model?I want to try different values for
thresh
to see how it affects the training and classification accuracy. I tried adding it to theDiehlAndCook2015
model and added the argparse for it, but I get an error message telling me it is not a callable argument.Any info on this please?
Beta Was this translation helpful? Give feedback.
All reactions