Skip to main content

An open-source AutoML Library in PyTorch

Project description

logo

An open-source AutoML Library in PyTorch

Maintainability Rating Reliability Rating Security Rating codecov Documentation Status DOI Slack

PyPI - Python Version PyPI version Downloads Downloads license

Installation

Recommended

pip install -U gradsflow

From source

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

Highlights

What is GradsFlow?

!!! attention GradsFlow is changing fast and is not stable yet.

GradsFlow is an open-source AutoML Library for PyTorch that can train Deep Learning Models on your laptop or to a remote cluster directly from your laptop. Our aim is to enable non ML expert to train and build AI Products. GradsFlow leverages the power of PyTorch Lightning ⚡️ and Ray️. It leverages PyTorch Lightning Flash so that you don't have to write any code for model building or hyperparameter tuning 🚀

GradsFlow Model API provides a simple Keras like model training functionality 🔥. You can train any PyTorch model using model.fit(...) and it is easily customizable for more complex tasks.

You might want to train a custom model and search hyperparameters, You can easily integrate any PyTorch Model with Gradsflow AutoModel

  • 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: Model defines the model training functionality.

📑 Check out notebooks examples.

💬 Join the Slack group to chat with us.

💙 Sponsor us on ko-fi

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

🤗 Contribute

Contributions of any kind are welcome. Please check 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) PyTorch Lightning and Ray 💜

It takes inspiration from multiple APIs like 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.5.tar.gz (87.7 kB view hashes)

Uploaded Source

Built Distribution

gradsflow-0.0.5-py3-none-any.whl (34.0 kB view hashes)

Uploaded Python 3

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