Skip to content

Latest commit

 

History

History

MNIST

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

MNIST Tutorial

Reference Wiki: https://github.com/antinucleon/cxxnet/wiki/tutorial

This tutorial contails basic configuration of feed forward netural network and convolution neural network on MNIST data set.

For detailed explanation please refer the wiki.