google-deepmind / graphcast

Apache License 2.0
4.36k stars 537 forks source link

Update stacked loss #82

Closed timothyas closed 1 month ago

timothyas commented 1 month ago

This will make more sense with the GraphUFS PR, but this modifies the Stacked loss function so that it matches GraphCast. The averaging is now done with the provided loss weights array.

google-cla[bot] commented 1 month ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

timothyas commented 1 month ago

oops sorry, I meant to open this on our forked repo