carpedm20 / ENAS-pytorch

PyTorch implementation of "Efficient Neural Architecture Search via Parameters Sharing"
Apache License 2.0
2.69k stars 492 forks source link

Command to retrain searched model #20

Open Chen-Hailin opened 6 years ago

Chen-Hailin commented 6 years ago

Thanks for your implementation!

May I ask for the command to retrain the searched model like ./scripts/ptb_final.sh in original repo? Or is this feature not yet implemented?