Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save and Load Trained Model #11

Open
XzXu opened this issue Sep 26, 2024 · 0 comments
Open

Save and Load Trained Model #11

XzXu opened this issue Sep 26, 2024 · 0 comments

Comments

@XzXu
Copy link

XzXu commented Sep 26, 2024

Hello,

I noticed that the trained model will not be save unless I changed "check_val_every_n_epoch" , can I change this through Hydra config file? Also, is there a way that I can skip the training but just predict the trained model through Hydra?

I tried to do this without Hydra, it worked for the examples that do not have extra_variables. For the 2D-Navier-Stokes example, I cannot validate the model, and for KDV example, the training cannot start. I think I did everything correctly and followed the tutorials, but these two examples cannot work.

Thanks!

@XzXu XzXu changed the title Save Trained Model Save and Load Trained Model Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant