Skip to content

zioalex/Medium-Python-Neural-Network

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 84.4%
  • Python 15.6%