Closed LiuJia68 closed 4 years ago
Thanks for pointing out this mistake. We meant to add to the readme a bit more steps to run experiments on the DARTS search space.
https://github.com/naszilla/darts
~/darts
, then you might need to update line 7 of nas-encodings/darts/arch.py
and line 8 of nas-encodings/train_arch_runner.py
with the correct path.I will update the readme to explain these steps.
When search space=='darts', from train_class import Train ModuleNotFoundError: No module named 'train_class'