melodyguan / enas

TensorFlow Code for paper "Efficient Neural Architecture Search via Parameter Sharing"
https://arxiv.org/abs/1802.03268
Apache License 2.0
1.58k stars 390 forks source link

Library requirements #118

Open pottekkat opened 3 years ago

pottekkat commented 3 years ago

@melodyguan @hyhieu , Is there a requirements.py file I can use so that I can run this code?

If there isn't one, how can I run this code in a fresh environment? What versions of the library should I use to run this code without any issues?