Home

Awesome

Aeromancy

Docs Tests Code style: black pdm-managed Ruff pre-commit enabled Apache 2.0 licensed

Aeromancy is an opinionated philosophy and open-sourced framework that closely tracks experimental runtime environments for more reproducible machine learning. In existing experiment trackers, it’s easy to miss important details about how an experiment was run, e.g., which version of a dataset was used as input or the exact versions of library dependencies. Missing these details can make replicability more difficult. Aeromancy aims to make this process smoother by providing both new infrastructure (a more comprehensive versioning scheme including both system runtimes and external datasets) and a corresponding set of best practices to ensure experiments are maximally trackable.

In its current form, Aeromancy requires a fairly specific software stack: (hey, we said it was opinionated)

Aeromancy at SciPy 2024

Check out our abstract and poster:

SciPy 2024 poster

Documentation

Note: Aeromancy documentation is in a very early state. As this is a pre-release support may be limited.

Common development commands