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
Hello, I have a question!
This sentence "Error is computed as median of 5 runs with different seed." is mentioned in table 1 of your paper, how should I get the result of a single run while running the lab? Is it the accuracy of the model one the test set after the last epoch? And I run it 5 times , and then I take the median of them, right?
How should I calculate the results of the experiment? I was first exposed to deep learning paper reproduction.
The text was updated successfully, but these errors were encountered:
Hello, I have a question!
This sentence "Error is computed as median of 5 runs with different seed." is mentioned in table 1 of your paper, how should I get the result of a single run while running the lab? Is it the accuracy of the model one the test set after the last epoch? And I run it 5 times , and then I take the median of them, right?
How should I calculate the results of the experiment? I was first exposed to deep learning paper reproduction.
The text was updated successfully, but these errors were encountered: