Module Munin
Local experiment tracking for Raven.
Munin is a local-first experiment tracker. Start with Session to write runs, Run to read them back, Run_monitor for live polling, Store for discovery, and Artifact for versioned payloads.
Library munin
ValueScalar values for parameters, summaries, and metadata.SessionActive run writers.RunPersisted tracked runs.Run_monitorIncremental run monitoring.StoreLocal tracking stores.ArtifactVersioned local artifacts.
module Value = Valuemodule Artifact = Artifactmodule Run = Runmodule Run_monitor = Run_monitormodule Session = Sessionmodule Store = Store