Skip to content

pitercl/neptune-reproducibility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproducing experiments in Neptune [quick & dirty POC]

The most basic way to reproduce experiments with Neptune.

How to run

pip install GitPython PyYAML neptune-client

export NEPTUNE_PROJECT=<my username/my project>
export NEPTUNE_API_TOKEN=<my API Token>


python3 ./neptune_run.py


python3 ./neptune_rerun.py <experiment id, e.g. SAN-123>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages