A python package that lets you remotely monitor your deep learning training metrics through it's companion app.
Project description
TensorDash
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
tensor-dash-1.8.1.tar.gz
(4.4 kB
view hashes)
Built Distribution
Close
Hashes for tensor_dash-1.8.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 871dcf418aefc58ee65b633d72b418d106bb97a8ce064c00fc4f1118b3eb911d |
|
MD5 | acc7380fa2ac4c8d3b7a82c274bf49ac |
|
BLAKE2b-256 | d1a7d6714fea01209936e23bdd1db91c61c94a8f6ee718fede28afbff63241d4 |