NNI (Neural Network Intelligence) | |
---|---|
![]() | |
Original author(s) | Microsoft Research |
Developer(s) | Microsoft |
Initial release | 2018[1] |
Stable release | v2.10 [2] / November 14, 2022 |
Repository | github |
Written in | Python |
Operating system | Windows, macOS, Ubuntu |
Platform | Cross-platform |
Type | AutoML toolkit |
License | MIT License |
Website | nni |
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]