Skip to content

zliu008/cnn_refactored

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a CNN example for MNIST digit classification. The network was built by Theano.

The CNN used the following layers in order

  1. Convolutional layer
  2. Maxpooling layer
  3. Inception layer with depth 2
  4. Inception layer with depth 2
  5. Global average and softmax output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages