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

Feature/mask NaNs in training loss function #56

Merged
merged 15 commits into from
Nov 22, 2024

Commits on Sep 23, 2024

  1. make preprocessors iterable

    sahahner committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    38d78c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0c6067 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    cf22b5e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    fa16cb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27d682d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3551992 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    3c4d93c View commit details
    Browse the repository at this point in the history
  2. changelog

    sahahner committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    87647b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    709e7ac View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. tests

    sahahner committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    29669a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a083d31 View commit details
    Browse the repository at this point in the history
  3. remove obsolete enumerate

    sahahner committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    94f0d52 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Update src/anemoi/models/preprocessing/imputer.py

    Co-authored-by: Harrison Cook <[email protected]>
    sahahner and HCookie authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    fcc4bcd View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    7aefe56 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/mask-NaNs-in-training-loss-function' of github.…

    …com:ecmwf/anemoi-models into feature/mask-NaNs-in-training-loss-function
    sahahner committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    15cf7b9 View commit details
    Browse the repository at this point in the history