Skip to content

Save and Load Trained Model #11

@XzXu

Description

@XzXu

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions