-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add ML coupling #14
base: datawave_ml
Are you sure you want to change the base?
Add ML coupling #14
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fd6e669 - Browse repository at this point
Copy the full SHA fd6e669View commit details -
WIP Adapt gw_drag.F90 to import ftorch and read in a net from file. T…
…ODO: Move reading net to init routine.
Configuration menu - View commit details
-
Copy full SHA for bed301e - Browse repository at this point
Copy the full SHA bed301eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7968fa9 - Browse repository at this point
Copy the full SHA 7968fa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3ac3e9 - Browse repository at this point
Copy the full SHA b3ac3e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16b53ac - Browse repository at this point
Copy the full SHA 16b53acView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfd451d - Browse repository at this point
Copy the full SHA dfd451dView commit details -
WIP add gw_ml file with starting point for a routine to run the ML pa…
…rameterisation via FTorch. * Implements reshaping of the data to the form expected by the net as a starting point. * Consider using torch layout argument to avoid transposition at a later date. * Does not implement any normalisation of features as we need to discuss how to do this on a chunked grid when data is provided for the global grid. * Not currently called from anywhere.
Configuration menu - View commit details
-
Copy full SHA for 0d334db - Browse repository at this point
Copy the full SHA 0d334dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01950bc - Browse repository at this point
Copy the full SHA 01950bcView commit details -
Create gw_ml initialisation routine to read in net and normalisation …
…variables from file.
Configuration menu - View commit details
-
Copy full SHA for fa35aed - Browse repository at this point
Copy the full SHA fa35aedView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca19081 - Browse repository at this point
Copy the full SHA ca19081View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6c77c8 - Browse repository at this point
Copy the full SHA e6c77c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d352a5 - Browse repository at this point
Copy the full SHA 4d352a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f9723c - Browse repository at this point
Copy the full SHA 8f9723cView commit details -
Configuration menu - View commit details
-
Copy full SHA for db3dd29 - Browse repository at this point
Copy the full SHA db3dd29View commit details -
Bugfix: Update ML switches to be logicals when calling gw_drag init a…
…nd finalize routines.
Configuration menu - View commit details
-
Copy full SHA for be8bea2 - Browse repository at this point
Copy the full SHA be8bea2View commit details
Commits on Sep 9, 2024
-
[DEBUG: Run net with ones as the input to compare to same operation u…
…sing pure python (Same result obtained).]
Configuration menu - View commit details
-
Copy full SHA for 7795a76 - Browse repository at this point
Copy the full SHA 7795a76View commit details -
Configuration menu - View commit details
-
Copy full SHA for bebcf7c - Browse repository at this point
Copy the full SHA bebcf7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for de3b447 - Browse repository at this point
Copy the full SHA de3b447View commit details
Commits on Oct 15, 2024
-
Set tendencies not predicted by the net to 0.0 for the ml scheme rath…
…er than running the physics scheme beforehand.
Configuration menu - View commit details
-
Copy full SHA for c724d24 - Browse repository at this point
Copy the full SHA c724d24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83c6cfa - Browse repository at this point
Copy the full SHA 83c6cfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03b1db6 - Browse repository at this point
Copy the full SHA 03b1db6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b65912e - Browse repository at this point
Copy the full SHA b65912eView commit details