Discovering Convolutional Neural Networks is also in progress?
haochange opened this issue · 1 comments
haochange commented
Discovering Convolutional Neural Networks is also in progress?
morawi commented
Is training ENAS to discover CNN architecture working already? If it is in progress, why a run example is given?
python main.py --network_type cnn --dataset cifar --controller_optim momentum --controller_lr_cosine=True \
--controller_lr_max 0.05 --controller_lr_min 0.0001 --entropy_coeff 0.1