RENAS

April 10, 2019 ยท View on GitHub

Code of ImageNet training and evaluation for the paper: RENAS: Reinforced Evolutionary Neural Architecture Search

Requirements

  • mxnet 1.3.1
  • python 2.7

Our pretrained models can be downloaded in the following:

  • RENASNet

Training

Please see the run.sh file in the train directory for details

Evaluate

Please see the run.sh file in the eval directory for details

Contents

  1. 1Requirements
  2. 2Training
  3. 3Evaluate