Tensorboard Projects: A management UI for Tensorboard runs
Project description
TensorBoard is a powerful visualization tool when building machine learning models. However it can quickly become quite unwieldy as the number of model versions and runs increases.
What is TensorBoard Projects
TensorBoard Projects provides a UI to manage Tensorboard runs and allows you to easily:
- Visualize runs for a given model
- Archive Runs
- Delete Runs
- Add metadata to individual runss
- Start TensorBoard dashboard for a subset of model runs
- Write documentation for a model
As the project is still very much in development, please report any issues or features you would like to see added !
What TensorBoard Projects isn't
TensorBoard projects is not an experiment tracking solution, it simply allows you to better manage TensorBoard runs.
If you are looking for a fully fledgeed experiment tracking solution, you can look into:
- ClearML
- Comet
- MLFlow
- Weights and Biases and others
Using TensorBoard Projects
Tensorboard Projects can be installed from PyPI using pip install tensorboard-projects
.
Once Tensorboard Projects is installed, you can start the UI using:
tensorboard-projects ui
In order to assist with running this on a remote machine, the following arguments are supported:
--backend-store-uri
: Storage location of metadata, defaults to~/.tensorboard_projects
--ip
: Host for the API, use 0.0.0.0 to access from a remote machine--port
: Port to run UI on remote machien
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file tensorboard_projects-0.0.1rc10-py2.py3-none-any.whl
.
File metadata
- Download URL: tensorboard_projects-0.0.1rc10-py2.py3-none-any.whl
- Upload date:
- Size: 1.7 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef3dccbe7b00224241f49c8ab967ea99577e071ea0dba25b0569f012ac8cfbe6 |
|
MD5 | fd52f9f5466e38297aaa4ac9647770b4 |
|
BLAKE2b-256 | 202044fb25d1cffb8fac9d20f962645d2afc3d598eb42e9701fa43ad98d235bd |