Skip to content

goransh-buh/ml-experiment-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML Experiment Tracker

A lightweight, dependency-minimal library for tracking machine learning experiments — metrics, hyperparameters, and artifacts — with zero setup required (no external servers, just local files).

Why this exists

Most experiment tracking tools (MLflow, Weights & Biases) require running a server or signing up for a SaaS product. This is a minimal alternative for quick local experimentation: log metrics with one line, compare runs with one function call.

Status

🚧 Under active development.

Roadmap

  • Core run/metric logging
  • Hyperparameter tracking
  • Run comparison utilities
  • Simple visualization
  • CLI for browsing past runs

About

A lightweight, local-first ML experiment tracking library.

Topics

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages