Free courses from frontend to fullstack and AI
Gain a Splash of New Skills - Coursera+ Annual Nearly 45% Off
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn to build deep neural networks from scratch through a comprehensive tutorial that breaks down the implementation process into six essential components. Master the fundamental concepts of neural network initialization, including proper weight and bias setup for optimal training performance. Understand forward propagation mechanics as data flows through multiple layers, transforming inputs into predictions. Dive deep into backward propagation algorithms to compute gradients and understand how networks learn from errors. Implement the complete L-model backward pass and parameter update mechanisms that enable network optimization. Build a final prediction model that combines all components into a functional deep learning system. Explore advanced "He" initialization techniques for improved network performance and faster convergence, providing you with practical skills to construct and train deep neural networks effectively.
Syllabus
Deep neural networks step by step initialization #part 1
Deep neural networks step by step forward propagation #part 2
Deep neural networks step by step backward propagation #part 3
Deep Neural Networks step by step L-Model Backward and parameters update #part 4
Deep Neural Networks step by step final prediction model #part 5
Deep Neural Networks step by step model "He" initialization #part 6
Taught by
Python Lessons