Custom utils for PyTorch
Project description
pytorch-custom-utils
Custom utils for Pytorch.
Usage
Dependencies
- torch 1.4.0
- torchvision 0.5.0
- python 3.6
- matplotlib 2.2.2
- numpy 1.14.3
- seaborn 0.9.0
- sklearn
- plotly
Installation
pip install torchhkorgit clone https://github.com/Harry24k/pytorch-custom-utils
from torchhk import *
Demos
-
RecordManager (code, markdown): RecordManager will help you to record loss or accuracy during iterations. It also provides some useful functions such as summary, plot, etc.
-
Datasets (code, markdown): Dataset utils for loading, split and label filtering.
Supported Datasets: CIFAR10, CIFAR100, STL10, MNIST, FashionMNIST, SVHN, MNISTM, ImageNet, USPS, TinyImageNet.
-
Vis (code, markdown): Visualization tools for torch tensors.
-
Transform (code): Transform will help you to construct a new model with certain layers changed.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file torchhk-0.73-py3-none-any.whl.
File metadata
- Download URL: torchhk-0.73-py3-none-any.whl
- Upload date:
- Size: 14.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.1.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11cbe2bf21af2cb93ecd14c7e830cea57bbe71c112501717e4192cf27c36d1c4
|
|
| MD5 |
15725361facdb5f9abbdbd4731851f63
|
|
| BLAKE2b-256 |
61e2fd860921611a91430c26acfc7d9178b19a0d14186176f509db4615ae5240
|