Skip to content

Commit 4f3430a

Browse files
authored
Update README.md
1 parent 4249f21 commit 4f3430a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
# Medium - Math & Neural Network
1+
# Medium - Mathematics of Neural Network
22

33
This code is part of my post on **[medium](https://medium.com/@omaraflak/math-neural-network-from-scratch-in-python-d6da9f29ce65)**.
44

5+
It shows how to create a neural network from scratch in Python, going all the way from the mathamatics to the code.
6+
57
# Run it
68

79
```shell

0 commit comments

Comments
 (0)