Skip to content

Instantly share code, notes, and snippets.

@joannapurosto
Created August 29, 2019 09:52
Show Gist options
  • Save joannapurosto/252361935fe97b499ab52a11584b54da to your computer and use it in GitHub Desktop.
Save joannapurosto/252361935fe97b499ab52a11584b54da to your computer and use it in GitHub Desktop.
How to do deep learning for java on the Valohai platform? -blog | Valohai
[<--- snipped --->]
11:17:05 {"epoch": 0, "iteration": 0, "score (loss function)": 2.410047}
11:17:07 {"epoch": 0, "iteration": 100, "score (loss function)": 0.613774}
11:17:09 {"epoch": 0, "iteration": 200, "score (loss function)": 0.528494}
11:17:11 {"epoch": 0, "iteration": 300, "score (loss function)": 0.400291}
11:17:13 {"epoch": 0, "iteration": 400, "score (loss function)": 0.357800}
11:17:14 o.d.o.l.CheckpointListener - Model checkpoint saved: epoch 0, iteration 469, path: /valohai/outputs/checkpoint_0_MultiLayerNetwork.zip
[<--- snipped --->]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment