manuelddahmen / Medium-Python-Neural-Network

This code is part of my post on Medium.

Home Page:https://medium.com/@omaraflak/math-neural-network-from-scratch-in-python-d6da9f29ce65

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mathematics of Neural Network

This code is part of my post on medium.

It shows how to create a neural network from scratch in Python, going all the way from the mathamatics to the code.

Run it

python example_xor.py
python example_conv.py
python example_mnist.py

About

This code is part of my post on Medium.

https://medium.com/@omaraflak/math-neural-network-from-scratch-in-python-d6da9f29ce65


Languages

Language:Python 100.0%