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

Shallow ensembles #275

Open
wants to merge 31 commits into
base: dev
Choose a base branch
from
Open

Shallow ensembles #275

wants to merge 31 commits into from

Conversation

M-R-Schaefer
Copy link
Contributor

WIP just for the visibility / ease of feedback.

@M-R-Schaefer M-R-Schaefer changed the title Shallow ensambles Shallow ensembles May 15, 2024
@M-R-Schaefer
Copy link
Contributor Author

This PR has become a bit of a collection of stuff I've done in the last month. Not a particularly good practice, but here we are.

The PR contains the following:

  • implementation of shallow ensembles
    This includes the model itself as well as two loss functions, NLL and CRPS.
    A small refactor of the loss function internals was required to allow them the processing of uncertainties.

  • updated use of the jax host callback api (Jaxmd compatible with newest jax version)

  • implementation of an ApaxImport Node wich allows the use of standalone trained apax models to be used in IPSuite workflows

@M-R-Schaefer M-R-Schaefer marked this pull request as ready for review June 5, 2024 20:07
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

1 participant