Skip to content

o-cherpak/mlpm

Repository files navigation

Simple frontend application that allows users to upload, inspect and compare experiment logs.

Format file csv :

  • experiment_id: a string identifying a particular training run;
  • metric_name: the name of the tracked metric;
  • step: the training step at which the metric was logged (e.g. 1, 2,3);
  • value: the value of the metric at that step;

DEMO - https://o-cherpak.github.io/mlpm/ File for example: logs_25k.csv

image image image

About

Simple frontend application that allows users to upload, inspect and compare experiment logs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors