keras
keras copied to clipboard
The loss displayed by the network fit is inconsistent with the loss calculated from the input data after the model is saved.
When using keras for regression problems, loss uses mean squared error. The loss displayed by the network fit in the last epoch during training is inconsistent with the loss calculated from the input data after the model is saved.
@ewwll Could you please confirm if it is a duplicate of this ticket? Thank you!
This issue has been automatically marked as stale because it has no recent activity. It will be closed if no further activity occurs. Thank you.
Closing as stale. Please reopen if you'd like to work on this further.