Replies: 1 comment
-
|
Use dde.callbacks.ModelCheckpoint https://deepxde.readthedocs.io/en/latest/modules/deepxde.html#deepxde.callbacks.ModelCheckpoint |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How do we save the neural network model that yeilded best results throughout all the iterations?
For instance, the following code saves the model of final iteration which might not necessarily have been the best model:
Beta Was this translation helpful? Give feedback.
All reactions