RENAS icon indicating copy to clipboard operation
RENAS copied to clipboard

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

RENAS

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:

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