Neural-Networks-From-Scratch/README.md
2025-01-19 18:55:33 +00:00

712 B

Purpose

Following along with the playlist created by Vizuara on Youtube (https://www.youtube.com/playlist?list=PLPTV0NXA_ZSj6tNyn_UadmUeU3Q3oR-hu).

The primary objective is to gain a foundational understanding of simple neural networks including forward propagation, activation layers, backward propagation, and gradient descent.

Lecture Contents

Lectures 1-2 use same handout.

Lectures 3-6 use same handout.

Lectures 7-11 use same handout.

Lecture 12 uses same handout.

Lectures 13-17 use same handout.

Lectures 18-21 use same handout.

Lecture 22 uses same handout.

Lectures 23-24 use same handout.

Lectures 25-26 use same handout.

Lecture 27 uses same handout.

Lectures 28-31 use same handout.