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
{{ message }}
This repository has been archived by the owner on Nov 16, 2019. It is now read-only.
I've tried mnist example on AWS and I didn't see any output like this:
I0215 04:45:41.444522 26306 solver.cpp:237] Iteration 0, loss = 2.45106
I0215 04:45:41.444772 26306 solver.cpp:253] Train net output #0: loss = 2.45106 (* 1 = 2.45106 loss)
......
Is this normal? Where can I find the Iteration vs Loss information? I can find the model and feature output in hdfs and the job finished without any exception.
The text was updated successfully, but these errors were encountered:
I've tried mnist example on AWS and I didn't see any output like this:
I0215 04:45:41.444522 26306 solver.cpp:237] Iteration 0, loss = 2.45106
I0215 04:45:41.444772 26306 solver.cpp:253] Train net output #0: loss = 2.45106 (* 1 = 2.45106 loss)
......
Is this normal? Where can I find the Iteration vs Loss information? I can find the model and feature output in hdfs and the job finished without any exception.
The text was updated successfully, but these errors were encountered: