TorchZQ: A simple PyTorch experiment runner.
Project description
TorchZQ: A simple PyTorch experiment runner.
Zouqi (『走起』 in Chinese) means "let's go". When you zouqi your experiment, the experiment will go with you.
Installation
Install from PyPI:
pip install torchzq
Install the latest version:
pip install git+https://github.com/enhuiz/torchzq@master
Run an Example
Training
$ zouqi example/config/mnist.yml train
Testing
$ zouqi example/config/mnist.yml test
TensorBoard
$ tensorboard --logdir logs
Supported Features
- Model checkpoints
- Logging
- Gradient accumulation
- Configuration file
- Configuration file inheritance
- TensorBoard
- (c)GAN training (WGAN-GP)
- FP16
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 Distribution
torchzq-1.0.5.tar.gz
(10.6 kB
view details)
Built Distribution
torchzq-1.0.5-py3-none-any.whl
(13.9 kB
view details)
File details
Details for the file torchzq-1.0.5.tar.gz
.
File metadata
- Download URL: torchzq-1.0.5.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04e7139137213e3d90b9c4146d91d534b728ed6979bad639f11d4880f8b91ea1 |
|
MD5 | 4ae1858e0d2ed38717142450c347016b |
|
BLAKE2b-256 | cc2048427f7954255a24064948fcd29bd17401f17646c1333838ad364180def5 |
File details
Details for the file torchzq-1.0.5-py3-none-any.whl
.
File metadata
- Download URL: torchzq-1.0.5-py3-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ac381885c0acfdd8a4dbdff438b8fa0ba0737ab2ce0c94bfd62019603726ac7 |
|
MD5 | b9068c1282d07292b0a056dbcb248dc9 |
|
BLAKE2b-256 | 859847cda43a6a2a963b40ffd0fe3a3b7ff753d426a2dfb5fab1822443d007f8 |