An unofficial implementation library for DARTS-like NAS approach learning
Python >= 3.7, Pytorch >= 1.6
Dataset | Search | Rebuild | Top1 |
---|---|---|---|
CIFAR10 | 50 | 200 | 0.8688 |
@article{liu2018darts,
title={DARTS: Differentiable Architecture Search},
author={Liu, Hanxiao and Simonyan, Karen and Yang, Yiming},
journal={arXiv preprint arXiv:1806.09055},
year={2018}
}