Prototype of training recipes for PyTorch
Project description
torchrecipes
This library is currently under heavy development - if you have suggestions on the API or use-cases you'd like to be covered, please open an github issue or reach out. We'd love to hear about how you're using torchrecipes
.
torchrecipes
is a prototype is built on top of PyTORCH and provides a set of reproduci-able, re-usable, ready-to-run RECIPES for training different types of models, across multiple domains, on PyTorch Lgihtning.
It aims ro provide reproduci-able "applications" built on top of PyTorch with good performance and easy reproduciability. Because this project builds on the pytorch ecosystem and requires significant investment, we'd love to hear from and work with early adopters to shape the design. Please reach out on the issue tracker if you're interested in using this for your project.
Why torchrecipes
?
The primary goal of the torchrecipes
is to 10x ML development by providing standard blueprints to easily train production-ready ML models across environemnts (from local development to cluster deployment).
Requirements
PyTorch Recipes (torchrecipes):
- python3 (3.8+)
- torch
Installation
TODO
Release
# install torchrecipes
pip install torchrecipes
Contributing
We welcome PRs! See the CONTRIBUTING file.
License
torchrecipes is BSD licensed, as found in the LICENSE file.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file torchrecipes-0.1.0.dev2.tar.gz
.
File metadata
- Download URL: torchrecipes-0.1.0.dev2.tar.gz
- Upload date:
- Size: 62.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95f556b132e30b3fd197cd2e86d005f355010744a9d1265be60ac05f19a6c047 |
|
MD5 | 96cd450fe57d3e512f127af65bc01a3b |
|
BLAKE2b-256 | 13d00f100b3f7199ea7540a74337d537370cd180097a31c90a35b2457e15045d |
File details
Details for the file torchrecipes-0.1.0.dev2-py3-none-any.whl
.
File metadata
- Download URL: torchrecipes-0.1.0.dev2-py3-none-any.whl
- Upload date:
- Size: 109.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eabcb3b7a264cb77bb37cf0623b4476eac3494716b1c14c37ecf25aa5a417468 |
|
MD5 | fae4be05e485168b06938d2e13092d7f |
|
BLAKE2b-256 | 865011b6d122dae49e6a9810c004b8f0de25949e2e7b3a77ede94b319593b798 |