Skip to main content

PyTorchWrapper is a library that provides a systematic and extensible way to build, train, evaluate, and tune deep learning models using PyTorch. It also provides several ready to use modules and functions for fast model development.

Project description

PyTorch Wrapper

Logo

PyTorch Wrapper is a library that provides a systematic and extensible way to build, train, evaluate, and tune deep learning models using PyTorch. It also provides several ready to use modules and functions for fast model development.

Branch Build Coverage
Master Build Status Coverage Status
Develop Build Status Coverage Status

Installation

From PyPI

pip install pytorch-wrapper

From Source

git clone https://github.com/jkoutsikakis/pytorch-wrapper.git
cd pytorch-wrapper
pip install .

Docs & Examples

The docs can be found here.

There are also the following examples in notebook format:

  1. Two Spiral Task
  2. Image Classification Task
  3. Tuning Image Classifier
  4. Text Classification Task
  5. Token Classification Task
  6. Text Classification Task using BERT
  7. Custom Callback
  8. Custom Loss Wrapper
  9. Custom Evaluator

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytorch-wrapper-1.1.0.tar.gz (25.4 kB view hashes)

Uploaded Source

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