Software:Neural Network Intelligence

From HandWiki
Short description: Microsoft open source library
NNI (Neural Network Intelligence)
Neural Network Intelligence logo.svg
Original author(s)Microsoft Research
Developer(s)Microsoft
Initial release2018; 6 years ago (2018)[1]
Stable release
v2.10[2] / November 14, 2022; 15 months ago (2022-11-14)
Repositorygithub.com/microsoft/nni
Written inPython
Operating systemWindows, macOS, Ubuntu
PlatformCross-platform
TypeAutoML toolkit
LicenseMIT License
Websitenni.readthedocs.io

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

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

See also

References

Further reading

  • Automated Deep Learning Using Neural Network Intelligence: Develop and Design PyTorch and TensorFlow Models Using Python. Apress. 2022. ISBN 978-1484281482. 

External links