Neural networks explained from scratch step by step for beginners , artificial intelligence for beginners , deep learning tutorial . This is part 1 of the course which teaches the theory behind neural networks and the next part of the course will teach how to build neural networks from scratch using python
#neuralnetworks #python #ai #artificialintelligence #aiprogramming
Pre-requisites for this course: Basic algebra, calculus, basic python
timestamps
00:00 - Introduction
00:49 - How do Neural networks work?
00:55 - Level 1 explanation
04:27 - Level 2 explanation
08:43 - Level 2 explanation
12:56 - Forward pass
20:00 - Loss function
23:25 - Backwards propagation
26:23 - Gradient descent