Skip to main content

Tensorboard Projects: A management UI for Tensorboard runs

Project description

TensorBoard Projects

Management UI for Tensorboard Dashboards

GitHub license


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 !

Demo

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:

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

tensorboard_projects-0.0.1rc10-py2.py3-none-any.whl (1.7 MB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page