MetaAnonym / RobustDARTS

40 stars 3 forks source link

RobustDARTS

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