Skip to main content

An open-source AutoML Library based on PyTorch

Project description

logo
An open-source AutoML & PyTorch Model Training Library

Docs | Examples


GitHub - License pytest Documentation Status codecov PyPI version PyPI - Python Version Downloads Conda - Platform Conda (channel only) Slack

Highlights

About GradsFlow

!!! attention 🚨 GradsFlow is changing fast. There will be a lot of breaking changes until we reach 0.1.0. Feel free to give your feedback by creating an issue or join our Slack group.

GradsFlow is an open-source AutoML Library based on PyTorch. Our goal is to democratize AI and make it available to everyone.

It can automatically build & train Deep Learning Models for different tasks on your laptop or to a remote cluster directly from your laptop. It provides a powerful and easy-to-extend Model Training API that can be used to train almost any PyTorch model. Though GradsFlow has its own Model Training API it also supports PyTorch Lightning Flash to provide more rich features across different tasks.

!!! info Gradsflow is built for both beginners and experts! AutoTasks provides zero-code AutoML while Model and Tuner provides custom model training and Hyperparameter optimization.

Installation

Recommended:

The recommended method of installing gradsflow is either with pip from PyPI or, with conda from conda-forge channel.

  • with pip

    pip install -U gradsflow
    
  • with conda

    conda install -c conda-forge gradsflow
    

Latest (unstable):

You can also install the latest bleeding edge version (could be unstable) of gradsflow, should you feel motivated enough, as follows:

pip install git+https://github.com/gradsflow/gradsflow@main

Automatic Model Building and Training

Are you a beginner or from non Machine Learning background? This section is for you. Gradsflow AutoTask provides automatic model building and training across various different tasks including Image Recognition, Sentiment Analysis, Text Summarization and more to come.

autotextsummarization

Simplified Hyperparameter tuning API

Tuner provides a simplified API to move from Model Training to Hyperparameter optimization.

model training image

Components

  • gradsflow.core: Core defines the building blocks of AutoML tasks.

  • gradsflow.autotasks: AutoTasks defines different ML/DL tasks which is provided by gradsflow AutoML API.

  • gradsflow.model: GradsFlow Model provides a simple and yet customizable Model Training API. You can train any PyTorch model using model.fit(...) and it is easily customizable for more complex tasks.

  • gradsflow.tuner: AutoModel HyperParameter search with minimal code changes.

📑 Check out notebooks examples to learn more.

🧡 Sponsor on ko-fi

📧 Do you need support? Contact us at admin@gradsflow.com

Community

Stay Up-to-Date

Social: You can also follow us on Twitter @gradsflow and Linkedin for the latest updates.

Questions & Discussion

💬 Join the Slack group to chat with us.

🤗 Contribute

Contributions of any kind are welcome. You can update documentation, add examples, fix identified issues, add/request a new feature.

For more details check out the Contributing Guidelines before contributing.

Code Of Conduct

We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.

Read full Contributor Covenant Code of Conduct

Acknowledgement

GradsFlow is built with help of awesome open-source projects (including but not limited to) Ray, PyTorch Lightning, HuggingFace Accelerate, TorchMetrics. It takes inspiration from multiple projects Keras & FastAI.

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

gradsflow-0.0.8.post1.tar.gz (40.9 kB view details)

Uploaded Source

Built Distribution

gradsflow-0.0.8.post1-py3-none-any.whl (68.7 kB view details)

Uploaded Python 3

File details

Details for the file gradsflow-0.0.8.post1.tar.gz.

File metadata

  • Download URL: gradsflow-0.0.8.post1.tar.gz
  • Upload date:
  • Size: 40.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.13

File hashes

Hashes for gradsflow-0.0.8.post1.tar.gz
Algorithm Hash digest
SHA256 318108865894f98ce7e6d975529ea7754912b874870eb4f88f3283102d23a115
MD5 7fd75d2155a5c5bdf18e4f1ec8952aed
BLAKE2b-256 40386c3ab5f07d830ca72a785eb9d25f8f1aeca02c97de6e22fefcb479df89a7

See more details on using hashes here.

File details

Details for the file gradsflow-0.0.8.post1-py3-none-any.whl.

File metadata

File hashes

Hashes for gradsflow-0.0.8.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 122b9211d545c2face50fae3cfb0309b1708b7b68e4d56f97749cb06f09ae91e
MD5 e21d640c67479709b383b95f7ca94bad
BLAKE2b-256 8c2048731d11c444ce040cc6fb7ce7a9208eee806972e0a0658befb8b61fa185

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