Dynamic visualization training service in Jupyter Notebook for Keras tf.keras and others.
Project description
Dynamic visualization training service in Jupyter Notebook for Keras, tf.keras and others.
Tensorview is efficient visualization training packages of Keras, enabling the live visualization of loss function and metrics during training process.
Tensorview is process in the Jupyter Notebook, so we recommend Jupyter Notebook as Tensorview's developing environment.
| API Document | API文档 | 中文介绍 |
Installation
To install this verson from PyPI, type:
pip install tensorview
To get the newest one from this repo (note that we are in the alpha stage, so there may be frequent updates), type:
pip install git+git://github.com/Hourout/tensorview.git
Feature
-
Visualization of general machine learning training
- Support customizing the name of loss function and metric
- Support customizing the name of validation set
- Support displaying the result of training set and test set in the same plot
- Support setting maximum training number of iterations
- Support both batch way and epoch way to train
- Support visual plotting
- Support visual plotting in both batch way and epoch way periodically
-
keras backend
- Support customizing the name of loss function and metric in epoch way
- Support customizing the name of validation set in epoch way
- Support displaying the result of training set and test set in the same plot in epoch way
- Support setting maximum training number of iterations in epoch way
- Support visual plotting in epoch way
- Support visual plotting in both batch way and epoch way periodically in epoch way
- Support customizing the name of loss function and metric in batch way
- Support customizing the name of validation set in batch way
- Support displaying the result of training set and test set in the same plot in batch way
- Support setting maximum training number of iterations in batch way
- Support visual plotting in batch way
- Support visual plotting in both batch way and epoch way periodically in batch way
Example
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
Built Distribution
File details
Details for the file tensorview-0.4.1-py2.py3-none-any.whl
.
File metadata
- Download URL: tensorview-0.4.1-py2.py3-none-any.whl
- Upload date:
- Size: 19.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.23.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a659e44ddc39a6fb158e705a6173ca3b2f73c1a154fb1b544187ea5f93168cf |
|
MD5 | cb69297c227a2048c2aed904652a39a0 |
|
BLAKE2b-256 | e85229335510de313084c4d34c6add5b4156e29516a4a422aa900c749482e4bd |