Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/trisongz/trainingbar

Make Training Models look a little nicer
https://github.com/trisongz/trainingbar

Last synced: about 2 months ago
JSON representation

Make Training Models look a little nicer

Awesome Lists containing this project

README

        

# trainingbar

Make Training Models look a little nicer. The next evolution from TPUBar

Don't download this..yet

```shell
# from pypi
pip install --upgrade trainingbar

# from src
pip install --upgrade git+https://github.com/trisongz/trainingbar.git

export GOOGLE_APPLICATION_CREDENTIALS=/path/to/adc.json
tbar monitor start

# with options

tbar monitor start 10 [refresh time] my-gcp-project [gcp project] tpu-name [tpu name]

```