Skip to content

jkgiesler/kaggle-mnist-solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

#New solution as of 3/21/2016 Please see my Deepexcel solution here: https://gist.github.com/jkgiesler/fe574a7d41aa894db55e

#My solution to kaggle's MNIST problem

Building conv neural nets using theano, lasagne and cuda. Hoping this code will help me tackle the kaggle diabetic retinopathy challenge.

Heavily borrowed code from the following great tutorials:

http://www.kaggle.com/c/digit-recognizer/forums/t/10552/convolutional-neural-networks-using-theano

http://danielnouri.org/notes/2014/12/17/using-convolutional-neural-nets-to-detect-facial-keypoints-tutorial/

https://github.com/benanne/Lasagne/tree/master/examples

About

Building conv neural nets using theano and lasagne.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages