This commit is contained in:
Ritchie
2017-09-03 12:50:43 +02:00
parent 7dfe24aa76
commit f351e89421
2 changed files with 47 additions and 14 deletions

3
readme.md Normal file
View File

@@ -0,0 +1,3 @@
# How to program a neural net from scratch in Python
[Read more in this blog post](https://ritchievink.com/blog/2017/07/10/programming-a-neural-network-from-scratch/)