Skip to main content

MLgym, a python framework for distributed machine learning model training in research.

Project description

MLgym

a python framework for distributed machine learning model training in research.

CircleCI

At its core, MLgym offers functionality to run gridsearches of Pytorch models at scale split over multiple GPUs and centrally store the results using DashifyML.

Futhermore, MLgym provides the following key features:

  • Reproducibility of results due to full experiment specification including dataset, preprocessing routines, model architecture, loss function, metrics and more within a single YAML config.
  • Component registry to register custom components with dependencies. For instance one can define a new preprocessing routine component. This component may depend on an iterator component, as specified in the experiment config. During runtime these components are instantiated on the fly.

Please note, that at the moment this code should be treated as experimental and is not production ready.

Install

there are two options to install MLgym, the easiest way is to install it from the pip repository:

pip install mlgym

For the latest version, one can directly install it from source by cd into the root folder and then running

pip install src/

Usage

NOTE: This framework is still under heavy development and mainly used in research projects. It's most likely not free of bugs and interfaces can still change.

For usage see this example.

Copyright

Copyright (c) 2020 Max Lübbering, Rajkumar Ramamurthy

For license see: https://github.com/le1nux/mlgym/blob/master/LICENSE

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

mlgym-0.0.18.tar.gz (34.4 kB view details)

Uploaded Source

Built Distribution

mlgym-0.0.18-py3-none-any.whl (51.4 kB view details)

Uploaded Python 3

File details

Details for the file mlgym-0.0.18.tar.gz.

File metadata

  • Download URL: mlgym-0.0.18.tar.gz
  • Upload date:
  • Size: 34.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2

File hashes

Hashes for mlgym-0.0.18.tar.gz
Algorithm Hash digest
SHA256 242b503356e5d73b7b3f53d5fe701edc765e76f7c22c8311e44b43620464a48a
MD5 effdeed0a9f0ff0726e50fa94d979db3
BLAKE2b-256 cd74644e2a481e80a14a88c22453c634501235c02c3f05cb6e403b07acdb3f8d

See more details on using hashes here.

File details

Details for the file mlgym-0.0.18-py3-none-any.whl.

File metadata

  • Download URL: mlgym-0.0.18-py3-none-any.whl
  • Upload date:
  • Size: 51.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2

File hashes

Hashes for mlgym-0.0.18-py3-none-any.whl
Algorithm Hash digest
SHA256 bd88c915a87bc10b4ee3c062a50d84274f8b8fb26999a86edc5b3fce421b29a7
MD5 96b189b8a45a3fa85674b09a8509592b
BLAKE2b-256 47a57a8c8a4976468ea72ab259493167a880ddacde96814ad729ba56fc1f0ec8

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