Skip to content

[weather_data_assimilation] cannot replicate training results #1

Description

@citronella3alain

tl;dr: weather data assimilation inference works with provided weights, but training yields bad results

While running test_model.py with the provided weights yields expected results, I can't seem to get training (train_model.py) to work well be it atop the provided weights or from scratch; are there any parameters to update, e.g., learning rate, seed, etc., in order to get it to work?

This is the reconstruction gif that I'm getting:

Image
timestep 0:

Image

timestep 160:

Image

Here's the loss plot I'm getting:

Image

I think it's interesting that the loss plot looks "normal" and that the loss starts out so high for the existing model weights.

Let me know what other info I can provide / what else I should try. 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