Skip to content
This repository has been archived by the owner on May 24, 2018. It is now read-only.
antinucleon edited this page Apr 8, 2014 · 33 revisions

This is the documentation for cxxnet, a fast and short implementation for neural network in CPU/GPU

Getting started

  • Read Tutorial to get started, play cxxnet on MNIST, run a feed forward neural network and convolution neural network in 3 minutes!

Parameter Setting

Code Layout

Clone this wiki locally