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?
- Watch your model train in real-time.
- Supports all major deep learning frameworks.
- Remotely get details on the training and validation metrics.
- Get notified when your model has completed trainng or when it has crashed.
- 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 |
|
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
Built Distribution
File details
Details for the file tensor-dash-1.8.1.tar.gz
.
File metadata
- Download URL: tensor-dash-1.8.1.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2599df4b1d71db7196637fc61215bfe5ab57a9b19495bbfe082ebd0d245d5e69 |
|
MD5 | 4e168ecb5fc1a51d920f3ca2f06e646e |
|
BLAKE2b-256 | 725518fec7da88213b4d53edf7543a17750d55d34d94782904939b9630926dcf |
File details
Details for the file tensor_dash-1.8.1-py3-none-any.whl
.
File metadata
- Download URL: tensor_dash-1.8.1-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 871dcf418aefc58ee65b633d72b418d106bb97a8ce064c00fc4f1118b3eb911d |
|
MD5 | acc7380fa2ac4c8d3b7a82c274bf49ac |
|
BLAKE2b-256 | d1a7d6714fea01209936e23bdd1db91c61c94a8f6ee718fede28afbff63241d4 |