DrNAS
DrNAS copied to clipboard
Code for our ICLR'2021 paper "DrNAS: Dirichlet Neural Architecture Search"
Hi, Thank you for the great work! I was trying to reproduce the nb201 results, however, while I was able to reproduce the results for Cifar10 and Imagenet16-120, I couldn't...
Hi author, I am having difficulty reproducing the results on cifar-10. The paper claimed test error of 2.46+-0.03 with 600 epochs, but when I am evaluating with the provided 'DrNAS_cifar10'...
Hi, Thank you for the great work and for open sourcing your code! I have tried reproducing the results for NB201 and the DARTS search space. On the NB201 search...