Skip to main content

Neural Pipeline based on PyTorch 0.4.1 and designed to standardize and facilitate the training process

Project description

Neural networks training pipeline based on PyTorch 0.4.1 and designed to standardize and facilitate the training process.

Build Status Coverage Status Maintainability

It's contains:

  • Checkpoints management and train process resuming
  • Metrics processing and visualisation by builtins (tensorboard) or custom monitors
  • Training best practices (e.g. learning rate decaying and hard negative mining)

Installation:

PyPI version PyPI Downloads/Month PyPI Downloads

pip install neural-pipeline

For builtin module using install:

pip install tensorboardX

Install latest version before it's published on PyPi

pip install -U git+https://github.com/toodef/neural-pipeline

Getting started:

Documentation

Documentation Status See the full documentation there

See the examples

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

neural_pipeline-0.0.17-py3-none-any.whl (24.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