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. There will be lot of breaking changes until we reach 0.1.0. Feel free to try and give your feedback by creating an issue or join our Slack group.

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 democratize AI by enabling non ML expert to train and build AI Products. GradsFlow leverages the power of PyTorch Lightning ⚡️ and Ray️. You don't have to write any PyTorch or Hyperparameter optimization code.

GradsFlow Model API provides a simple Keras like model training interface 🔥. 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.

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

📑 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.6.dev0.tar.gz (97.0 kB view hashes)

Uploaded Source

Built Distribution

gradsflow-0.0.6.dev0-py3-none-any.whl (43.7 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