pthelper - boilerplate code for training, logging and evaluation in PyTorch.
Project description
pthelper
- PyTorch
A python package containing the basic boilerplate code for training and evaluation of PyTorch models. The main purpose of this package is to remove writing the same code for training/inference again and again for different projects.
Apart from training and evaluation, it also contains other helper functions to perform logging stats in the console as well as Keras like model summaries using torchinfo package.
Install
pip install pthelper
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
pthelper-0.1.1.tar.gz
(5.6 kB
view details)
Built Distribution
File details
Details for the file pthelper-0.1.1.tar.gz
.
File metadata
- Download URL: pthelper-0.1.1.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b28c84b3526eedc39a105330477379d0a7e4608a7a0e64b19258a086a93fb68 |
|
MD5 | 7ef4aa1d8450725db3ce807dc800938e |
|
BLAKE2b-256 | d720978dbe7f14592d5333e37213fc2e65a6020fac355cf0d1ab2cd3ad859751 |
File details
Details for the file pthelper-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: pthelper-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f0d32f145a1292a9a439b4f461b691f853f4296b79120ad45a2748ed0567da1 |
|
MD5 | 19fbfceb0776bae12fa9d3c7a9bf6b7b |
|
BLAKE2b-256 | dd014d61188dd79959d61954a803c51ffe80393c2596d169d3466a270d2159b0 |