DeepMLNet / DeepNet

Deep.Net machine learning framework for F#
Apache License 2.0
103 stars 9 forks source link

Error saving checkpoint HDF5 attributes after 100 iterations with custom losses #34

Closed jklanger closed 7 years ago

jklanger commented 7 years ago

After 100 Iterations it fails to write the HDF5 attributes.

Losses are recorded every iteration together with CostumLosses. Checkpoint is saved every 10 iterations with 90 being the last working checkpoint. Attached the error message.

errorMessage.txt