Article · Wikipedia archive · Last revised Jul 13, 2026

Neural Network Intelligence

NNI is a free and open-source AutoML toolkit developed by Microsoft. It is used to automate feature engineering, model compression, neural architecture search, and hyper-parameter tuning.

Last revised
Jul 13, 2026
Read time
≈ 1 min
Length
205 w
Citations
7
Source
NNI (Neural Network Intelligence)
Original authorMicrosoft Research
DeveloperMicrosoft
Release2018 (2018)1
Stable release
v2.102 / November 14, 2022 (2022-11-14)
Written inPython
Operating systemWindows, macOS, Ubuntu
PlatformCross-platform
TypeAutoML toolkit
LicenseMIT License
Websitenni.readthedocs.io
Repositorygithub.com/microsoft/nni

NNI (Neural Network Intelligence) is a free and open-source AutoML toolkit developed by Microsoft.34 It is used to automate feature engineering, model compression, neural architecture search, and hyper-parameter tuning.56

The source code is licensed under MIT License and available on GitHub.7

See also

See also

References

References

Further reading

Further reading

  • Gridin, Ivan (2022). Automated Deep Learning Using Neural Network Intelligence: Develop and Design PyTorch and TensorFlow Models Using Python. Apress. ISBN 978-1484281482.
External links