gradsflow/gradsflow-automl
An open-source AutoML Library based on PyTorch
This tool helps data scientists and machine learning practitioners quickly build and train deep learning models. You provide your data and specify the task (like image recognition or sentiment analysis), and it automatically handles model architecture and training. The result is a ready-to-use deep learning model, ideal for those who want to focus on insights rather than extensive model development.
309 stars.
Use this if you need to rapidly prototype or deploy deep learning solutions without deep expertise in model architecture or hyperparameter tuning.
Not ideal if you require extremely fine-grained, manual control over every aspect of your PyTorch model's training loop and architecture from scratch.
Stars
309
Forks
35
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 05, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/gradsflow/gradsflow-automl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
process-intelligence-solutions/pm4py
Official public repository for PM4Py (Process Mining for Python) — an open-source library for...
autogluon/autogluon
Fast and Accurate ML in 3 Lines of Code
microsoft/FLAML
A fast library for AutoML and tuning. Join our Discord: https://discord.gg/Cppx2vSPVP.
shankarpandala/lazypredict
Lazy Predict help build a lot of basic models without much code and helps understand which...
alteryx/evalml
EvalML is an AutoML library written in python.