Overview
Syllabus
Announcing: Neural Networks from Scratch with Python and Opencv
Create a simple Image Classifier - Neural Networks from Scratch p. 1
Create an automatic image classifier - Neural Networks from Scratch p. 2
How to create a neuron from scratch with python - Neural Networks from Scratch p. 3
Train the neuron - Neural Networks from Scratch p. 4
Add multiple images (dataset and labels) - Neural Networks from Scratch p. 5
Add functions (Feedforward and Backpropagation) - Neural Networks from Scratch p. 6
Create Layer class - Neural Networks from Scratch p. 7
Taught by
Pysource