automl/Auto-PyTorch
Automatic architecture search and hyperparameter optimization for PyTorch observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2833
- days_rel: n/a
- days_push: 876
- n_releases_24m: 0
Adoption not part of the score
2541 stars · 302 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Auto-PyTorch is an AutoML framework that jointly performs neural architecture search and hyperparameter optimization for PyTorch models, using SMAC and multi-fidelity meta-learning. It primarily targets tabular classification/regression and time series forecasting tasks.
Use cases
- automatically find the best neural network architecture for my tabular dataset
- hyperparameter optimization for a PyTorch model without manual tuning
- automated deep learning for classification and regression on tabular data
- auto-tune a deep learning model for time series forecasting
- compare automated deep learning pipelines against sklearn baselines
When to choose
- you want fully automated deep learning on tabular or time series data
- you need joint architecture search and hyperparameter optimization with SMAC
- you prefer a research-grade AutoML tool built on PyTorch
When to avoid
- you need image, text, or other non-tabular data support
- you want a rapidly evolving tool with frequent releases
- you need lightweight manual control over model architecture
Facets
library · maturity maintenance
machine-learning deep-learning llm-training machine-learning deep-learning data-science python automl neural-architecture-search hyperparameter-optimization tabular-data time-series-forecasting smac pytorch
1 source
- readme: https://github.com/automl/Auto-PyTorch · fetched 2026-08-28 · cc9d007ada77
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| automl/Auto-PyTorch | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="automl/Auto-PyTorch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem