Skip to main content

Lightweight Deeplearning Library

Project description

PyMarlin, a lightweight PyTorch library for agile deep learning!

Unit Tests codecov Docs AzureML Canary pypi

PyMarlin was developed with the goal of simplifying the E2E Deep Learning experimentation lifecycle for data scientists using PyTorch. The library enables an agile way to quickly prototype a new AI scenario on dev box and seamlessly scale it training multi-node DDP GPU training with AzureML or other cloud services.

Key features

  • Provides public and enterprise data pre-processing recipes, which provides out of the box vanilla and parallel processing. It requires no additional code to run for AzureML or other environments easily.
  • Provides scalable model training with support for Single Process, VM, multi-GPU, multi-node, distributed Data Parallel, mixed-precision (AMP, Apex) training. ORT and DeepSpeed based training are going to be available soon!
  • Provides out of the box Plugins that can be used for all typical NLP tasks like Sequence Classification, Named Entity Recognition and Seq2Seq text generation.
  • Provides reusable modules for model checkpointing, stats collection, Tensorboard and compliant AML logging which can be customized based on your scenario.
  • Provides custom arguments parser that allows for saving all the default values for arguments related to a scenario in an YAML config file, merging user provided arguments at runtime.
  • All core modules are thoroughly linted,unit tested and even ran E2E (multi-node, GPU) in AzureML.
  • PyMarlin is minimal and has a easy to understand codebase. PyMarlin was designed to make it easy for others to understand the entire codebase and customize according to their needs.

Installation

pip install pymarlin

Read the installation doc for more information.

Start exploring!

Full documentation website

Full website with guides and SDK reference.

Train your first model with pymarlin

Check out the CIFAR image classification example.

GLUE task benchmarking

Explore how to use pymarlin to benchmark your language models on GLUE tasks.

We want your feedback!

Reach out to us with your feedback and suggestions.

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

pymarlin-0.3.3.tar.gz (51.7 kB view details)

Uploaded Source

Built Distribution

pymarlin-0.3.3-py3-none-any.whl (66.7 kB view details)

Uploaded Python 3

File details

Details for the file pymarlin-0.3.3.tar.gz.

File metadata

  • Download URL: pymarlin-0.3.3.tar.gz
  • Upload date:
  • Size: 51.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.12

File hashes

Hashes for pymarlin-0.3.3.tar.gz
Algorithm Hash digest
SHA256 48a286ee045c7952f4f270727db75ee3a329a96a6dede16be72f297d6e88354a
MD5 c715b2c073b3c4e463b8136033127d68
BLAKE2b-256 28dcd2be821e86402efc6d9907f9ce80fe4c037b5e6eedf459365cd2293630d3

See more details on using hashes here.

File details

Details for the file pymarlin-0.3.3-py3-none-any.whl.

File metadata

  • Download URL: pymarlin-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 66.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.12

File hashes

Hashes for pymarlin-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 a60c907f009dc645e90db9a8d45eb6afcd0ee7ccce27805a3654067bf3d55076
MD5 98a8f20e1bc7e37b398658b6da9b66b7
BLAKE2b-256 b52ae40cbb88f77619fe9f27e5a8959f88097f5cb0a3a96ab4e75b99e1d49c73

See more details on using hashes here.

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