Skip to main content

A python package that lets you remotely monitor your deep learning training metrics through it's companion app.

Project description

TensorDash

TensorDash is an application that lets you remotely monitor your deep learning model's metrics and notifies you when your model training is completed or crashed.

Go to docs

Why Tensordash?

  1. Watch your model train in real-time.
  2. Supports all major deep learning frameworks.
  3. Remotely get details on the training and validation metrics.
  4. Get notified when your model has completed trainng or when it has crashed.
  5. Get detailed graphs on your model’s metrics.

Installation

Installing the Python Package

There are two ways to install tensordash:

  • Install tensordash from PyPI (recommended):

Note: These installation steps assume that you are on a Linux or Mac environment. If you are on Windows, you will need to remove sudo to run the commands below.

sudo pip install tensor-dash

If you are using a virtualenv, you may want to avoid using sudo:

pip install tensor-dash
  • Alternatively: install tensordash from the GitHub source:

First, clone TensorDash using git:

git clone https://github.com/CleanPegasus/TensorDash.git

Then, cd to the TensorDash folder and run the install command:

cd TensorDash
sudo python setup.py install

Installing the Android App

Install the android app from the play store.

How to use


Tensorflow


Keras


PyTorch


Fast.ai

Project details


Download files

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

Source Distribution

tensor-dash-1.8.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

tensor_dash-1.8-py3-none-any.whl (8.6 kB view hashes)

Uploaded 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