Browse Source

Merge pull request #19 from xssc/patch-1

Added basic digit recognition good for learning
Christos 10 years ago
parent
commit
7255054ecd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -400,7 +400,7 @@ Recognition](http://nlp.stanford.edu/~socherr/pa4_ner.pdf) [zip](http://nlp.stan
 21. [A recurrent neural network designed to generate classical music.](https://github.com/hexahedria/biaxial-rnn-music-composition)
 22. [Memory Networks Implementations - Facebook](https://github.com/facebook/MemNN)
 23. [Face recognition with Google's FaceNet deep neural network.](https://github.com/cmusatyalab/openface)
-
+24. [Basic digit recognition neural network](https://github.com/joeledenberg/DigitRecognition)
 
 
 -----