RobustDARTS

September 11, 2019 ยท View on GitHub

Code accompanying the paper:

Understanding and Robustifying Differentiable Architecture Search\

Codebase

The code is basically based on the original DARTS implementation.

To run the search execute: ./scripts/start_search.sh To run the evaluation execute: ./scripts/start_eval.sh