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.6.tar.gz (51.6 kB view details)

Uploaded Source

Built Distribution

pymarlin-0.3.6-py3-none-any.whl (66.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pymarlin-0.3.6.tar.gz
Algorithm Hash digest
SHA256 b9521104fa252c02ddbfffe33782ee6e2560de8b18fb3f2ade25f530528658a2
MD5 802f49994fdaa8cb32535297ec79243e
BLAKE2b-256 03af1e4863330ee8f21ff246da87488261c663192af8fb2917eb42ae9528fc91

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pymarlin-0.3.6-py3-none-any.whl
Algorithm Hash digest
SHA256 eada149fed993372a6a2b6e76634186a61f783477a604918ce97d9b2ea99e801
MD5 36bb49c5ecb722b7f97abdd0e28adfd5
BLAKE2b-256 2f6bee52051efd8863401d30293fdb1c2a9b69635e008d7677981c685036979f

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