Dive deep into the theory and implementation of Neural Networks. This course will have you implementing tools at the heart of modern AI such as Perceptrons, activation functions, and the crucial components of multi-layer Neural Networks. All of this without the help of high-level libraries leaves you with a profound understanding of the underpinning mechanisms.
Overview
Syllabus
- Lesson 1: Understanding Neural Networks: An Introduction to the Perceptron Algorithm
- Lesson 2: Understanding and Implementing Neural Network Activation Functions
- Lesson 3: Backpropagation Unveiled: Understanding the Mathematics and Code Behind Neural Network Learning