Selaa lähdekoodia

Added basic digit recognition good for learning

Sawyer Charles 10 vuotta sitten
vanhempi
commit
bc1210b6cd
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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 nueral netwok](https://github.com/joeledenberg/DigitRecognition)
 
 
 -----