From ed44c82c971133e1746f82ee961a4823b954db74 Mon Sep 17 00:00:00 2001 From: Ilia Moiseev Date: Fri, 21 Jun 2024 14:50:55 +0300 Subject: [PATCH] Add Cascade --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e1729e9..d14a97a 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ A curated list of awesome open source tools and commercial products for ML Experiment Tracking and Management 🚀 * [Aim](https://github.com/aimhubio/aim): An easy-to-use and performant open-source experiment tracker. + * [Cascade](https://github.com/oxid15/cascade): Lightweight and modular MLOps library targeted at small teams and individuals. * [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. * [DVC Studio](https://studio.iterative.ai/): A web application that works with the data, metrics and hyperparameters that you add to your ML project repositories.