In our work, we propose a “fabric” that embeds an exponentially large number of CNN architectures. The fabrics sidesteps the tedious process of specifying, training and testing individual networks in order to find good architectures. The fabric circumvents 8 out of 10 hyperparameters of the CNN architecture and has only 2 hyperparameters.
Detailed description of the system is provided in our arXiv technical report: https://arxiv.org/abs/1606.02492 [To appear at NIPS16]. Collected resources are available at our Project Page.
If you're using this code in a publication, please cite our paper.
@InProceedings{saxena2016convolutional,
title={Convolutional Neural Fabrics},
author={Saxena, Shreyas and Verbeek, Jakob},
BookTitle={NIPS},
year={2016}
}
** Demo on MNIST