Neural Architecture Optimization, NIPS
Abstract
Propose a simple and efficient method to automatic neural architecture design based on continuous optimization
3 components:
- an encoder embeds/maps neural network architectures into a continuous space
- a predictor takes the continuous representation of a network as input and predicts its accuracy
- a decoder maps a continuous representation of a network back to its architecture
competitive for CIFAR-10 and PTB
successfully transfered
limited computational resources, less than 10 GPU hours