1813 Forks
13067 Stars
13067 Watchers

nni

An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.

How to download and setup nni

Open terminal and run command
git clone https://github.com/microsoft/nni.git
git clone is used to create a copy or clone of nni repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with nni https://github.com/microsoft/nni/archive/master.zip

Or simply clone nni with SSH
[email protected]:microsoft/nni.git

If you have some problems with nni

You may open issue on nni support forum (system) here: https://github.com/microsoft/nni/issues