This is the library of Neural Architecture Optimization
The library currently contains following sub-libraries:
- NAO-V1: Official pytorch implementation of cnn part of Neural Architecture Optimization, by Renqian Luo*, Fei Tian*, Tao Qin, En-Hong Chen, Tie-Yan Liu. *=equal contribution
- NAO-V2: Official implementation of NAO-V2: [Understanding and Improving One-shot Neural Architecture Optimization]
Released with the paper Neural Architecture Optimization, by Renqian Luo*, Fei Tian*, Tao Qin, En-Hong Chen, Tie-Yan Liu. *=equal contribution
Released with the paper [Understanding and Improving One-shot Neural Architecture Optimization], by Renqian Luo, Tao Qin, En-Hong Chen
The codes and models in this repo are released under the GNU GPLv3 license.
This is not an official Microsoft product.