Code Monkey home page Code Monkey logo

meganet.m's Introduction

Meganet.m

A fresh approach to deep learning written in MATLAB

Reporting Bugs

We are just getting started, so please be patient with us. If you find a bug, please report it by opening an issue or email [email protected]. In any case, include a small example that helps us re-produce the error. We'll work on this as quickly as possible.

Getting started

  1. Clone or download the code
  2. Add folder to your MATLAB path
  3. (optional) run KernelTypes/mexcuda/make_cuda.m for fast CNNs using CuDNN
  4. (optional) gather test data or binary files

Optional Binary Files

The convMCN kernel type and the average pooling require compiled binaries from the MatConvNet package. Please follow these instructions and add the files for vl_nnconv, vl_nnconvt, and vl_nnpool to your MATLAB path.

For best performance these files can be compiled with GPU or CuDNN support.

Additional Test Data

Some examples use these benchmark data

  1. MNIST
  2. CIFAR10
  3. STL-10

References

The implementation is based on the ideas presented in:

  1. Haber E, Ruthotto L: Stable Architectures for Deep Neural Networks, Inverse Problems, 2017
  2. Chang B, Meng L, Haber E, Ruthotto L, Begert D, Holtham E: Reversible Architectures for Arbitrarily Deep Residual Neural Networks, AAAI Conference on Artificial Intelligence 2018
  3. Haber E, Ruthotto L, Holtham E, Jun SH: Learning across scales - A multiscale method for Convolution Neural Networks, AAAI Conference on Artificial Intelligence 2018

meganet.m's People

Contributors

donken avatar elizabethnewman avatar erantreister avatar evan1578 avatar lruthotto avatar swufung avatar

Watchers

 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.