gradsflow-automl
An open-source AutoML Library based on PyTorch
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
Keywords from Contributors
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
Metadata Files
README.md
An open-source AutoML & PyTorch Model Training Library
Highlights
- 2021-10-7: v0.0.6 Release blog post
- 2021-10-5: Hacktoberfest 2021 Kickoff event
- 2021-10-4: Model Trainer support
- 2021-8-29: Migrated to Ray Tune
- 2021-8-25: Released first version 0.0.1 ✨ :tada:
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.
Simplified Hyperparameter tuning API
Tuner provides a simplified API to move from Model Training to Hyperparameter optimization.

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 usingmodel.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
- Website: www.gradsflow.com
- Twitter: gradsflow
- Repositories: 4
- Profile: https://github.com/gradsflow
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
Top Committers
| Name | 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
Pull Request Labels
Dependencies
- 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 *
- actions/labeler v3 composite
- actions/checkout v2 composite
- docker://tiangolo/latest-changes 0.0.3 composite
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- codecov/codecov-action v1 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- actions/checkout master composite
- actions/setup-python v1 composite
- pypa/gh-action-pypi-publish master composite
- actions/stale v3 composite
- actions/first-interaction v1 composite