For a tracker for machine learning experiments, the strongest matches are aimhubio/aim (Aim is an open-source experiment tracking platform that logs), allegroai/clearml (ClearML is a self-hostable MLOps platform that explicitly includes) and mlflow/mlflow (MLflow is the leading open-source experiment tracking platform that). paddlepaddle/visualdl and clearml/clearml round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.
Open-source tools for logging, visualizing, and comparing metrics and parameters from machine learning training runs.
Aim is an open-source platform for logging, visualizing, and comparing machine learning training runs and LLM traces. It provides a remote tracking server and a comparison UI, functioning as an ML experiment tracker, AI workflow logger, and LLM trace recorder that captures prompts, generations, and tool calls from AI applications. The platform distinguishes itself through a run-based data model with local SQLite storage, real-time metric streaming, and a plugin-based explorer system that supports specialized visual analysis of metrics, images, audio, and text. It offers a Python SDK with cont
Aim is an open-source experiment tracking platform that logs hyperparameters, metrics, and artifacts, offers a comparison UI and Python SDK, and runs self-hosted with SQLite, covering nearly all the features you need for managing ML training runs.
ClearML is a comprehensive MLOps platform designed to manage the entire machine learning lifecycle. It functions as an experiment tracking tool, a data versioning system, and a pipeline orchestrator, while providing infrastructure for GPU cluster management and model serving. The platform is distinguished by its ability to handle hybrid-cloud compute scheduling and fractional GPU allocation, allowing multiple workloads to share a single hardware accelerator. It employs a metadata-based approach to data versioning, using virtual views to track large datasets and artifacts without duplicating r
ClearML is a self-hostable MLOps platform that explicitly includes experiment tracking, with automatic logging of metrics and hyperparameters, run comparison, artifact storage, and a Python SDK, covering all the core requirements for managing ML training runs.
MLflow is the leading open-source experiment tracking platform that logs hyperparameters, metrics, artifacts, and code versions, provides a comparison UI, and offers a Python SDK—all self-hostable, making it a perfect fit for managing ML training runs.
VisualDL is a deep learning visualization toolkit and experiment tracking dashboard. It provides a web-based interface for monitoring training metrics, analyzing high-dimensional data, and rendering model architectures through static and dynamic graphs. The toolkit serves as a performance profiler to identify execution bottlenecks and optimize resource usage. It also functions as a data analyzer that uses projection algorithms to identify relationships between points in complex datasets. Capabilities include tracking training metrics via scalars and histograms, comparing multiple experiments
VisualDL is a deep learning experiment tracking dashboard that logs training metrics, compares runs, and visualizes data, fitting the experiment tracking intent despite not explicitly covering code versioning or artifact storage.
ClearML is a comprehensive MLOps platform designed to manage the end-to-end machine learning lifecycle, from initial experimentation to production deployment. It provides a suite of integrated tools including a pipeline orchestrator for automating workflows, an experiment tracking tool for logging hyperparameters and metrics, and a metadata-driven data versioning system for managing large-scale datasets and model artifacts. The platform is distinguished by its advanced compute management and serving capabilities. It features a GPU compute manager that supports fractional resource slicing and
ClearML is an MLOps platform with a dedicated experiment tracking module that logs hyperparameters, metrics, and artifacts, supports run comparison, automatic versioning, Python SDK integration, and self-hosted deployment — exactly what this search needs.
Wandb is a centralized platform for machine learning experiment tracking, model registry management, and workflow orchestration. It provides a comprehensive suite of tools for logging, visualizing, and versioning training metrics, model artifacts, and hyperparameter sweeps to ensure reproducibility across development cycles. The platform also functions as an observability tool for large language model applications, enabling the tracing of execution steps, token usage, and reasoning processes. The project distinguishes itself through its event-driven automation capabilities, which allow users
Wandb is a widespread experiment tracking platform for machine learning that provides run logging, metric visualization, hyperparameter tracking, and artifact management through its Python SDK, fitting the core need even though self-hosting requires a separate server component.
Determined is an open-source machine learning platform that simplifies distributed training, hyperparameter tuning, experiment tracking, and resource management. Works with PyTorch and TensorFlow.
Determined is an open-source machine learning platform that natively includes experiment tracking alongside distributed training and hyperparameter tuning, covering run metadata, metrics, comparison, and artifact storage with Python integration, making it a comprehensive self-hosted tool for managing training runs.
TensorBoard is a visualization toolkit for tracking and analyzing machine learning model training progress and performance using TensorFlow event logs. It provides a monitoring dashboard for plotting scalar metrics, tensor distributions, and training curves, and includes specialized tools for visualizing neural network computational graphs and projecting high-dimensional embeddings. The project enables side-by-side comparison of multiple training runs to analyze the impact of hyperparameters on model outcomes. It also features a high-dimensional embedding projector and a graph visualizer for
TensorBoard is a widely-used tool for visualizing and comparing ML training runs, but it relies on TensorFlow's event logging and does not include built-in automatic environment versioning, artifact storage, or a database backend, so it covers the core tracking need with a narrower scope.
DVC is a data versioning tool and pipeline orchestrator designed to track large datasets and machine learning models. It functions as a system for managing large data artifacts by storing lightweight metadata in version control while keeping the actual binaries in a separate cache. The project serves as an experiment tracker and remote storage synchronizer, enabling the execution and comparison of machine learning iterations based on hyperparameters and performance metrics. It provides a bridge for pushing and pulling these large data artifacts between local environments and cloud or on-premi
DVC is an experiment tracking tool that logs hyperparameters and metrics, compares runs, and manages artifacts—all integrated with Git and self-hostable, making it a solid fit for managing ML training runs.
Visdom is a tool for scientific experiment tracking and real-time data monitoring. It provides a programmatic interface for broadcasting live plots, rich media, and training metrics from scripts to an interactive web dashboard. The project specializes in high-dimensional data analysis, offering capabilities to project complex feature sets into 2D space using t-SNE and visualize PyTorch model embeddings. It organizes visualizations into named environments, allowing users to isolate different experimental runs and compare plots across these environments in a single view. The system covers a br
Visdom provides a programmatic interface to log training metrics, visualize results in real-time, and compare runs across named environments, making it a valid experiment-tracking tool for machine learning training, even though it does not include automatic code versioning or artifact storage.
Metaflow is a Python machine learning framework and MLOps workflow orchestrator designed to manage the lifecycle of data pipelines from local prototyping to production. It serves as a distributed compute manager and an experiment tracking system, enabling the creation of reproducible pipelines that transition between development and high-availability production environments. The framework distinguishes itself through an integrated checkpointing system that automatically persists intermediate data artifacts to remote storage, allowing failed runs to be resumed from the last successful step. It
Metaflow is a Python ML framework and workflow orchestrator that includes experiment tracking with run metadata, checkpointing, and artifact storage, so it can log, compare, and manage training runs, though its broader orchestration focus means some features like dedicated run comparison visualization or automatic environment versioning may be less comprehensive than pure experiment trackers.
Experiment tracking, ML developer tools
Guild AI is an experiment tracking tool for machine learning, written in Python, which directly addresses the core need to log, compare, and manage training runs, though its specific feature set (such as artifact storage or automatic versioning) is not detailed in the available description.
| Repository | Stars | Language | License | Last push |
|---|---|---|---|---|
| aimhubio/aim | 6.2K | Python | Apache-2.0 | |
| allegroai/clearml | 6.7K | Python | Apache-2.0 | |
| mlflow/mlflow | 26.6K | Python | Apache-2.0 | |
| paddlepaddle/visualdl | 4.9K | HTML | Apache-2.0 | |
| clearml/clearml | 6.7K | Python | Apache-2.0 | |
| wandb/wandb | 10.8K | Python | mit | |
| determined-ai/determined | 3.2K | Go | Apache-2.0 | |
| tensorflow/tensorboard | 7.2K | TypeScript | Apache-2.0 | |
| iterative/dvc | 15.7K | Python | Apache-2.0 | |
| fossasia/visdom | 10.3K | Python | Apache-2.0 |