Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 869 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 869 Bytes

This repo contains companion video explanation and code walkthrough from my YouTube channel @johnnycode. If the code and video helped you, please consider:
Buy Me A Coffee

Work Thru the Most Basic Neural Network with Simplified Math and Python

Hands-on end-to-end example of the most basic neural network on a whiteboard, with Python code, and simplified math. I suck at math, so if I can do it, you can too!

Code Reference:
  • linear_regression.ipynb
YouTube Tutorial:

Work Thru the Most Basic Neural Network with Simplified Math and Python