microsoft/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning. 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3015
- days_rel: n/a
- days_push: 791
- n_releases_24m: 0
Adoption not part of the score
14361 stars · 1850 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
NNI (Neural Network Intelligence) is an open-source AutoML toolkit from Microsoft that automates hyperparameter tuning, neural architecture search, model compression (pruning and quantization), and feature engineering. It supports PyTorch and TensorFlow and can run experiments locally or distributed across clusters.
Use cases
- automate hyperparameter tuning for deep learning models
- run neural architecture search experiments
- prune and quantize models for faster inference
- compress a PyTorch model while preserving accuracy
- run distributed AutoML experiments across a cluster
- automate feature engineering for tabular data
- compare tuning algorithms like Bayesian optimization
When to choose
- you want a mature, feature-rich AutoML toolkit covering HPO, NAS, and model compression in one package
- you work in PyTorch or TensorFlow and want plug-and-play tuning with a web dashboard
- you need distributed hyperparameter search across multiple machines
When to avoid
- you need a lightweight single-purpose HPO tool like Optuna with minimal setup
- you require cutting-edge features or frequent updates, as development activity has slowed
- you work outside Python or with frameworks other than PyTorch/TensorFlow
Facets
library · maturity maintenance
machine-learning deep-learning benchmarking data-science machine-learning deep-learning data-science artificial-intelligence python windows automl hyperparameter-optimization neural-architecture-search model-compression pruning quantization feature-engineering pytorch tensorflow distributed-training linux macos gpu
3 sources
- readme: https://github.com/microsoft/nni · fetched 2026-08-28 · b07835dc2ed4
- homepage: https://nni.readthedocs.io · fetched 2026-08-29 · fc1cd38f37d3
- registry_pypi: https://pypi.org/pypi/nni/json · fetched 2026-08-29 · bfae64f96dc8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| microsoft/nni | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem