Преглед на файлове

Added a blog which explains how to implement neural networks in python

blackunicorn15 преди 9 години
родител
ревизия
1e83ec5205
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -406,3 +406,4 @@ Please feel free to [pull requests](https://github.com/kjw0612/awesome-deep-visi
 * [CVPR recap and where we're going@Zoya Bylinskii (MIT PhD Student)'s Blog](http://zoyathinks.blogspot.kr/2015/06/cvpr-recap-and-where-were-going.html)
 * [Facebook's AI Painting@Wired](http://www.wired.com/2015/06/facebook-googles-fake-brains-spawn-new-visual-reality/)
 * [Inceptionism: Going Deeper into Neural Networks@Google Research](http://googleresearch.blogspot.kr/2015/06/inceptionism-going-deeper-into-neural.html)
+* [Implementing Neural networks](http://peterroelants.github.io/)