JSONL formatted LogReport extention for chainer.
Project description
About
JSONL formatted LogReport extention for chainer.
Installation
$ pip install chainer-jsonl-report
Usage
from chainer_jsonl_report import JsonlReport
...
trainer.extend(JsonlReport())
trainer.extend(extensions.PrintReport(
['epoch', 'main/loss', 'validation/main/loss'],
log_report='JsonlReport',
))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file chainer_jsonl_report-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: chainer_jsonl_report-0.0.5-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c52c71e19cba3a7c6532b76985c9cd4239b7270e6910d62226a1f0495e904291 |
|
MD5 | a5d2ee4f3ddca178d69641facf0d5c4a |
|
BLAKE2b-256 | 11f465e50215af11bc5ffb458b101083c235f457c07217cd2c217218c84f729f |