Skip to main content

Easy-to-run Application based on PyTorch

Project description

Pytorch Light

Pytorch Light is a Python package that provides several tools about modelling and applications.

There are some features as follows:

requirements.txt is also provided.

Next feature is going to be achieved as soon as possible.

  • Adversarial Learning

And some applications are coming:

  • Computer Vision
  • Natural Language
  • Rereinforcement Learning

Note that these features are only validated on cpu.

Model

Application for model.

Features:

  1. train
  2. evaluate
  3. batch loss and batch metric
  4. model wrapper

Data

Application for data.

Features:

  1. Numpy.ndarray to/from Torch.tensor
  2. Numpy.ndarray to/from Torch.Dataset
  3. Numpy.ndarray to/from Torch.DataLoader

Log

Application for log.

Features:

  1. debug
  2. info
  3. warn
  4. error
  5. critical

Visualization

Application for visualization based on numpy.ndarray.

Require:

  • In the notebook mode, %matplotlib inline should be implement first.

Features:

  1. learning curves
  2. batch curves
  3. one or multi images

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

pytorchlight-0.0.1.tar.gz (10.2 kB view hashes)

Uploaded Source

Built Distribution

pytorchlight-0.0.1-py3-none-any.whl (12.2 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