We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4249f21 commit 4f3430aCopy full SHA for 4f3430a
README.md
@@ -1,7 +1,9 @@
1
-# Medium - Math & Neural Network
+# Medium - Mathematics of Neural Network
2
3
This code is part of my post on **[medium](https://medium.com/@omaraflak/math-neural-network-from-scratch-in-python-d6da9f29ce65)**.
4
5
+It shows how to create a neural network from scratch in Python, going all the way from the mathamatics to the code.
6
+
7
# Run it
8
9
```shell
0 commit comments