Mocha
  • Training LeNet on MNIST
    • Preparing the Data
    • Defining the Network Architecture
    • Configuring Backend and Building Network
    • Configuring Solver
    • Coffee Breaks for the Solver
    • Training
    • Remarks
  • Alex’s CIFAR-10 tutorial in Mocha
    • Caffe’s Tutorial and Code
    • Preparing the Data
    • Computation and Loss Layers
    • Constructing the Network
    • Configuring the Solver
    • Training
  • Image Classification with Pre-trained Model
  • Networks
    • Overview
    • Network Architecture
    • Layer Implementation
    • Mocha Network Topology Tips
  • Layers
    • Overview
    • Data Layers
    • Computation Layers
    • Loss Layers
    • Statistics Layers
    • Utility Layers
  • Neurons (Activation Functions)
  • Initializers
  • Regularizers
  • Data Transformers
  • Solvers
    • General Solver Parameters
    • Solver Algorithms
    • Solver Coffee Breaks
  • Mocha Backends
    • Pure Julia CPU Backend
    • CPU Backend with Native Extension
    • CUDA Backend
  • Tools
    • Importing Trained Model from Caffe
    • Image Classifier
  • Blob
 
Mocha
  • Docs »
  • Mocha Documentation
  • Edit on GitHub

Mocha Documentation¶

Mocha is a Deep Learning framework for Julia.

Tutorials¶

  • Training LeNet on MNIST
  • Alex’s CIFAR-10 tutorial in Mocha
  • Image Classification with Pre-trained Model

User’s Guide¶

  • Networks
    • Overview
    • Network Architecture
    • Layer Implementation
    • Mocha Network Topology Tips
  • Layers
    • Overview
    • Data Layers
    • Computation Layers
    • Loss Layers
    • Statistics Layers
    • Utility Layers
  • Neurons (Activation Functions)
  • Initializers
  • Regularizers
  • Data Transformers
  • Solvers
    • General Solver Parameters
    • Solver Algorithms
    • Solver Coffee Breaks
  • Mocha Backends
    • Pure Julia CPU Backend
    • CPU Backend with Native Extension
    • CUDA Backend
  • Tools
    • Importing Trained Model from Caffe
    • Image Classifier

Developer’s Guide¶

  • Blob

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2014, pluskid.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: v0.0.4
Versions
latest
v0.0.4
v0.0.3
v0.0.2
v0.0.1
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.