Skip to content

tatianegava/tensordash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tensordash

The client for tensordash.ai

Install

pip install tensordash

Keep track of your experiment outputs

1. Create a project on http://tensordash.ai

2. Authenticate

tensorboard login

3. Push your results

After running your experiment, in order to push your output files to a new run in a project just specify the project and the file paths:

tensordash push --project username/my-project /path/to/logs.out.tfevents /path/to/file2

About

The AI dashboard

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%