Introduction
  • A foreword and Initial Tips
  • How to go through this course
  • BONUS COUPON: For any course!
  • General Note
Neural Networks PRIMER: Fundamentals, Objective and Data and more
  • Fundamental Parts of any NEURAL NETWORK
  • Debunking Myths and Thruths
  • Our first graphic NEURAL NETWORK
  • What is the objective of a NEURAL NETWORK?
  • What type of data is good for NEURAL NETWORKS?
  • What are Training, Validation and Test datasets?
  • Quiz
Neural Networks PRIMER: Learning, Overfitting and Prediction and more
  • What's a Feed-Forward Pass (FFP)?
  • What are Epochs?
  • How good are NEURAL NETWORKS at Prediction?
  • Quick Exercise 1
  • How do NEURAL NETWORKS Learn?
  • What types of NEURAL NETWORKS are out there?
  • Quiz
  • 1st Trophy Achieved
Neural Networks IN-MOTION: Inputs, Weights, Biases, Activations and Predictions
  • Preview 1
  • How do Inputs (x) look like?
  • How do Nodes (n) look like?
  • How do Weights (w) look like? And how to initialize them
  • A Quick Note 1
  • How do Biases (b) look like?
  • How do Activation functions (f) look like?
  • How do Activation functions Derivative (f') look like?
  • FFP: from Inputs to Nodes 1 and 2
  • FFP: from Nodes 1,2 to Node 3 (Prediction output)
  • Quick Exercise 2
  • Quiz
  • 2nd Trophy Achieved
Neural Networks IN-MOTION: Losses, Backpropagation, Learning and Tuning
  • Preview 2
  • What's the Loss associated?
  • Quick Exercise 3
  • Set an initial Learning Rate
  • Gradient Descent and Backpropagation
  • Deriving Formulas for Node 3 (Optional)
  • Backpropagation: Computing Change at Node 3
  • Deriving Formulas for Node 1 (Optional)
  • Backpropagation: Computing Change at Node 1
  • Deriving Formulas for Node 2 (Optional)
  • Backpropagation: Computing Change at Node 2
  • 3rd Trophy Achieved
  • Let the Neural Network Learn
  • Compare new Results by Learning
  • Let the Neural Network Learn more and Compare
  • 4th Trophy Achieved
  • Quiz
Neural Networks IN-MOTION: Complete Rundown of NN Learning
  • The Prediction (Y^) and Loss (L)
  • Quick Exercise 4
  • The Weights (w)
  • Quick Exercise 5
  • The Biases (b)
  • Quick Exercise 6
  • Quick Exercise 7
  • Complete NN Rundown
  • 5th Trophy Achieved
Neural Networks: Further Knowledge
  • Further Knowledge is here
Final Words
  • Final Words