GithubHelp home page GithubHelp logo

solversa / convolutional-neural-fabrics Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shreyassaxena/convolutional-neural-fabrics

0.0 1.0 0.0 6.25 MB

Architecture learning for CNN's

MATLAB 1.16% Shell 0.30% CMake 0.79% Makefile 0.35% HTML 0.12% CSS 0.16% C++ 43.80% Jupyter Notebook 45.85% Python 4.75% Cuda 2.72%

convolutional-neural-fabrics's Introduction

convolutional-neural-fabrics

Introduction

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.

Citation

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}
}

System Requirements

  1. This software is tested on Fedora release 21 (64bit).
  2. MATLAB (tested with 2013b on 64-bit Linux)
  3. Prerequisites for caffe (http://caffe.berkeleyvision.org/installation.html#prequequisites).

Getting started

  1. Code: Our caffe based implementation is a modified version of - https://github.com/HyeonwooNoh/caffe.git. You need to recompile caffe for other platforms.

Training CNF

** Demo on MNIST

  1. Data: You need to download and post-process MNIST for the demo code (See ./MNIST/demo_mnist.txt for further instructions)
  2. Follow the steps in demo_mnist.txt

Third-party re-implementations

  1. PyTorch, training code for CIFAR10: code

convolutional-neural-fabrics's People

Contributors

shreyassaxena avatar vabh avatar

Watchers

Akash S Mavle avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.