README.md 469 Bytes
Newer Older
Yuge Zhang's avatar
Yuge Zhang committed
1
# Run Neural Architecture Search in NNI
2
3
 
Now we have an NAS example [NNI-NAS-Example](https://github.com/Crysple/NNI-NAS-Example) run in NNI using NAS interface from our contributors.	
4
5
6

We have included its trial code in this folder, and provided example config files to show how to use PPO tuner to tune the trial code.

Yuge Zhang's avatar
Yuge Zhang committed
7
8
9
To prepare for the dataset, please run `cd data && . download.sh`.

Thanks our lovely contributors, and welcome more and more people to join us!
10