tensorflow/adanet
Fast and flexible AutoML with learning guarantees. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2988
- days_rel: n/a
- days_push: 1007
- n_releases_24m: 0
Adoption not part of the score
3454 stars · 522 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
AdaNet is a lightweight TensorFlow-based AutoML framework that automatically learns high-quality neural network architectures and ensembles with minimal expert intervention. It implements the AdaNet algorithm from ICML 2017, adaptively growing ensembles of subnetworks while providing theoretical learning guarantees.
Use cases
- automatically train neural network models without manual architecture design
- learn ensembles of neural networks for better accuracy
- run neural architecture search with learning guarantees
- automate machine learning model selection on tabular or feature data
- extend AutoML with custom subnetwork architectures
- train models distributed across GPUs or TPUs
When to choose
- you want automated model/ensemble training on TensorFlow with minimal tuning
- you need theoretically grounded AutoML with learning guarantees
- you want to research custom search spaces and subnetwork designs
- you need Keras/Estimator-compatible AutoML
When to avoid
- you work primarily in PyTorch or non-TensorFlow ecosystems
- you need cutting-edge actively developed AutoML - the project is in maintenance mode
- you need transformer/LLM-focused AutoML
- you want a no-code AutoML service rather than a Python library
Facets
library · maturity maintenance
machine-learning deep-learning llm-training machine-learning deep-learning artificial-intelligence python cross-platform automl neural-architecture-search ensemble-learning tensorflow learning-theory tpu distributed-training gpu
2 sources
- readme: https://github.com/tensorflow/adanet · fetched 2026-08-28 · 25be5565e960
- registry_pypi: https://pypi.org/pypi/adanet/json · fetched 2026-08-29 · e1e928b5982e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tensorflow/adanet | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="tensorflow/adanet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem