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

general trainer class for GINO and NO #215

Merged
merged 32 commits into from
Sep 22, 2023
Merged

general trainer class for GINO and NO #215

merged 32 commits into from
Sep 22, 2023

Conversation

dhpitt
Copy link
Collaborator

@dhpitt dhpitt commented Sep 9, 2023

This PR extends the functionality of a Trainer to training GINO models.

I will be opening a separate PR for train_CFD and associated functions, because of the o3d dependency.

@dhpitt
Copy link
Collaborator Author

dhpitt commented Sep 21, 2023

Trainer performance in train_navier_stokes.py (n_train 2000, n_test 500, resolution 128, n_epochs 100):

Before: 128_h1=0.1132, 128_l2=0.0412

After: 128_h1=0.1133, 128_l2=0.0413

@JeanKossaifi
Copy link
Member

Great changes @dhpitt! Merging.

@JeanKossaifi JeanKossaifi merged commit 187f46f into neuraloperator:main Sep 22, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants