New ExoMiner Pipeline release on Podman 🤖 #10
migmartinho
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! 👽
The Podman images under Packages just got updated!
Instructions to set ExoMiner Pipeline with Podman: here
Major Changes
exominer++_singleis lightweight and will produce faster inference, whileexominer++_cv-super-mean-ensembleis recommended for those users that havethe computational resources to run a model that smooths out biases from individual CV iterations and tranining initializations.
exominer++_cviter-mean-ensembleprovides a balance between performance and complexity. Details on those models:exominer++_single(~1M parameters): ExoMiner++ model that comes from the TESS+Kepler cross-validation (CV) experiment, more concretely model 0 in CV iteration 0.exominer++_cviter-mean-ensemble(~10M parameters): ExoMiner++ model that comes from the TESS+Kepler CV experiment and corresponds to the mean ensemble of CV iteration 0.exominer++_cv-super-mean-ensemble(~100M parameters): ExoMiner++ model that comes from the TESS+Kepler CV experiment and corresponds to the "super mean ensemble" of the ensembles of all CV iterations.Minor Changes
Updated shell script (until we update the GitHub repository) that works with the new ExoMiner Pipeline Podman packages:
Happy hunting! 🛰️
Beta Was this translation helpful? Give feedback.
All reactions