MandyMo DARTS Save

Differentiable architecture search for convolutional and recurrent networks

Project README

DARTS

This is a pytorch implementation of the DARTS.

Since the offical released code does not support the pytorch 0.4 or later, here we reimplement the DARTS with pytorch 1.0.

search model

nohup python3 train_search.py > train_search.log &

train searched model

nohup python3 train.py > train_model.log &
Open Source Agenda is not affiliated with "MandyMo DARTS" Project. README Source: MandyMo/DARTS
Stars
68
Open Issues
0
Last Commit
4 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating