From 7d425958fef96071ffac18844f4d158c85ab3bbe Mon Sep 17 00:00:00 2001 From: David McClosky Date: Tue, 16 Jul 2024 15:49:35 -0400 Subject: [PATCH] Add Aeromancy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e1729e9..d68f5bb 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ A curated list of awesome open source tools and commercial products for ML Experiment Tracking and Management 🚀 + * [Aeromancy](https://quant-aq.github.io/aeromancy/): Aims to maximize reproducibility while minimizing friction (built on top of [Weights and Biases](https://github.com/wandb/client)). * [Aim](https://github.com/aimhubio/aim): An easy-to-use and performant open-source experiment tracker. * [ClearML](https://github.com/allegroai/clearml): Automagical experiment tracking, environments and results * [Comet](https://www.comet.ml/): Manage and optimize the entire ML lifecycle, from experiment tracking to model production monitoring.