Code accompanying the paper:
[Understanding and Robustifying Differentiable Architecture Search]()\
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