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
How was the model validated before running on the test sets? I see that you can set is_training=False to run on a separate held out set, but this causes multiple errors when running ASLFeat. Thank you in advance!
How was the model validated before running on the test sets? I see that you can set
is_training=Falseto run on a separate held out set, but this causes multiple errors when running ASLFeat. Thank you in advance!