Skip to main content

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 torchhk or
  • git 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


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

torchhk-0.7-py3-none-any.whl (13.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page