carpedm20 / ENAS-pytorch

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

Improvement on requirement installation #36

Open jiayiliu opened 5 years ago

jiayiliu commented 5 years ago

Just in case - for people not using conda, and using ubuntu

sudo apt-get install graphviz-dev graphviz will install the dependency for pygraphviz