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

This is the documentation for cxxnet, the fastest and easiest implementation for neural network in CPU/GPU

Getting started

  • Read Tutorial to get started, play cxxnet on MNIST

Building your own neural network

Train on a full ImageNet dataset

Make improvement to cxxnet

Clone this wiki locally