gradsflow-automl

An open-source AutoML Library based on PyTorch

https://github.com/gradsflow/gradsflow-automl

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (16.1%) to scientific vocabulary

Keywords

artificial-intelligence autoai automl deeplearning machine-learning python pytorch

Keywords from Contributors

analyses spacy-extension huggingface-transformers climate-science data-profilers t5
Last synced: 4 months ago · JSON representation ·

Repository

An open-source AutoML Library based on PyTorch

Basic Info
  • Host: GitHub
  • Owner: gradsflow
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Homepage: https://docs.gradsflow.com/
  • Size: 3.87 MB
Statistics
  • Stars: 306
  • Watchers: 11
  • Forks: 36
  • Open Issues: 1
  • Releases: 16
Topics
artificial-intelligence autoai automl deeplearning machine-learning python pytorch
Created over 4 years ago · Last pushed 6 months ago
Metadata Files
Readme Contributing Funding License Code of conduct Citation Codeowners

README.md

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

sh pip install -U gradsflow

  • with conda

sh 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:

sh 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.

Owner

  • Name: GradsFlow
  • Login: gradsflow
  • Kind: organization
  • Email: hello@gradsflow.com
  • Location: World Wide Web

No Code Artificial Intelligence

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use GradsFlow, please cite it as below."
authors:
- family-names: "Maurya"
  given-names: "Aniket"
  orcid: "https://orcid.org/0000-0002-0202-4810"
title: "gradsflow"
doi: 10.5281/zenodo.5245150
date-released: 2021-08-24
url: "https://github.com/gradsflow/gradsflow"

GitHub Events

Total
  • Watch event: 2
  • Push event: 3
  • Pull request event: 1
  • Fork event: 1
Last Year
  • Watch event: 2
  • Push event: 3
  • Pull request event: 1
  • Fork event: 1

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 188
  • Total Committers: 10
  • Avg Commits per committer: 18.8
  • Development Distribution Score (DDS): 0.202
Past Year
  • Commits: 1
  • Committers: 1
  • Avg Commits per committer: 1.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Aniket Maurya t****a@g****m 150
github-actions g****s@g****m 14
pre-commit-ci[bot] 6****] 8
deepsource-autofix[bot] 6****] 6
Sugato Ray s****y 3
Gagan Bhatia 4****2 3
saurabh kumar pandey s****3@g****m 1
github-actions[bot] g****] 1
Snyk bot g****t@s****o 1
Arvind Muralie 4****7 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 5 months ago

All Time
  • Total issues: 24
  • Total pull requests: 68
  • Average time to close issues: 1 day
  • Average time to close pull requests: about 10 hours
  • Total issue authors: 4
  • Total pull request authors: 5
  • Average comments per issue: 0.75
  • Average comments per pull request: 1.97
  • Merged pull requests: 59
  • Bot issues: 0
  • Bot pull requests: 7
Past Year
  • Issues: 0
  • Pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 2
Top Authors
Issue Authors
  • aniketmaurya (20)
  • gagan3012 (2)
  • sugatoray (1)
  • kingafy (1)
Pull Request Authors
  • aniketmaurya (57)
  • pre-commit-ci[bot] (4)
  • deepsource-autofix[bot] (4)
  • gagan3012 (3)
  • sugatoray (1)
Top Labels
Issue Labels
enhancement (6) bug / fix (4) API design (3) good first issue (2) help wanted (2) test (1) ci (1) documentation (1) hacktoberfest (1)
Pull Request Labels
documentation (37) test (37) example (24) enhancement (18) ci (15) API design (4) bug / fix (1)

Dependencies

docs/requirements.txt pypi
  • comet_ml *
  • jupyter_contrib_nbextensions *
  • lightning-flash >=0.5.1
  • mkdocs >=1.2.2
  • mkdocs-autorefs >=0.2.1
  • mkdocs-git-revision-date-localized-plugin ==0.9.2
  • mkdocs-jupyter >=0.18.0
  • mkdocs-macros-plugin ==0.6.0
  • mkdocs-material >=7.2.4
  • mkdocs-material-extensions ==1.0.1
  • mkdocs-meta-descriptions-plugin *
  • mkdocstrings >=0.15.2
  • notebook >=6.1.5
  • pygments >=2.7.4
  • tensorboard *
  • wandb *
.github/workflows/labeler.yml actions
  • actions/labeler v3 composite
.github/workflows/latest-changes.yml.off actions
  • actions/checkout v2 composite
  • docker://tiangolo/latest-changes 0.0.3 composite
.github/workflows/main.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • codecov/codecov-action v1 composite
.github/workflows/mkdocs_ci.yml.off actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/publish-to-pypi.yml actions
  • actions/checkout master composite
  • actions/setup-python v1 composite
  • pypa/gh-action-pypi-publish master composite
.github/workflows/stale.yml actions
  • actions/stale v3 composite
.github/workflows/welcome.yml actions
  • actions/first-interaction v1 composite