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
I went through the training process and reached epoch 100:
Epoch 100/100
3757/3757 [==============================] - 170s 45ms/step - loss: 8.9247 - val_loss: 8.8859
I am expecting a file called model_data/trained_weights_final.h5 but no such file exists. Was it saved somewhere else, or did I miss a parameter in my training script?
The text was updated successfully, but these errors were encountered:
I went through the training process and reached epoch 100:
Epoch 100/100
3757/3757 [==============================] - 170s 45ms/step - loss: 8.9247 - val_loss: 8.8859
I am expecting a file called model_data/trained_weights_final.h5 but no such file exists. Was it saved somewhere else, or did I miss a parameter in my training script?
The text was updated successfully, but these errors were encountered: