Beefly
Beefly is efficient visualization training packages of Keras, enabling the live visualization of loss function and metrics during training process.
Beefly is process in the Jupyter Notebook, so we recommend Jupyter Notebook as Beefly's developing environment.
API Document
API文档
中文介绍
Installation
To install this verson from PyPI, type:
pip install beefly
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/beefly.git
Function
-
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
Release files for beefly 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| beefly-0.2.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Release files / beefly-0.2.0-py2.py3-none-any.whl
| Download URL | beefly-0.2.0-py2.py3-none-any.whl |
|---|---|
| Size | 6.8 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
a6504d847387c58974273fba0bd0d2ad7a2dec6d53eacc68d7dde2e62d6ceb26
|
|
BLAKE2b-256 checksum How to use checksums |
28150d368613e2f328fb051edcc39fd9613eaf54244e295260973377ef2c825b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.15
|