google/model_search
None observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases 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: 2052
- days_rel: n/a
- days_push: 764
- n_releases_24m: 0
Adoption not part of the score
3238 stars · 548 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Model Search is a Google AutoML framework that implements neural architecture search algorithms at scale to find optimal DNN architectures for classification problems. It supports automated architecture search, model ensembling, and knowledge distillation with customizable search spaces.
Use cases
- automatically find the best neural network architecture for my classification dataset
- run AutoML architecture search on csv data
- compare many trained models with tensorboard
- search for the best ensemble of models
- distill models automatically
- define a custom search space of layer types for NAS
When to choose
- you need automated neural architecture search for classification tasks
- you want to compare many candidate architectures with minimal code
- you need built-in ensembling and model distillation
- you want a customizable search space defined via protobuf specs
When to avoid
- you need regression support, which is not currently implemented
- you want a maintained, actively developed AutoML tool
- you work outside TensorFlow-based workflows
- you need lightweight AutoML without running hundreds of training jobs
Facets
library · maturity maintenance
machine-learning deep-learning benchmarking machine-learning artificial-intelligence deep-learning python automl neural-architecture-search tensorflow model-ensembling knowledge-distillation hyperparameter-search linux gpu
1 source
- readme: https://github.com/google/model_search · fetched 2026-08-28 · bcdd09774dcb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google/model_search | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="google/model_search")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem