Completed
10.10: Neural Networks: Matrix Math Part 4 - The Nature of Code
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Neural Networks - Intelligence and Learning - Session 4
Automatically move to the next video in the Classroom when playback concludes
- 1 10.1: Introduction to Neural Networks - The Nature of Code
- 2 10.2: Neural Networks: Perceptron Part 1 - The Nature of Code
- 3 10.3: Neural Networks: Perceptron Part 2 - The Nature of Code
- 4 10.4: Neural Networks: Multilayer Perceptron Part 1 - The Nature of Code
- 5 10.5: Neural Networks: Multilayer Perceptron Part 2 - The Nature of Code
- 6 10.6: Neural Networks: Matrix Math Part 1 - The Nature of Code
- 7 10.7: Neural Networks: Matrix Math Part 2 - The Nature of Code
- 8 10.8: Neural Networks: Updating Code to ES6 - The Nature of Code
- 9 10.9: Neural Networks: Matrix Math Part 3 - The Nature of Code
- 10 10.10: Neural Networks: Matrix Math Part 4 - The Nature of Code
- 11 10.11: Neural Networks: Matrix Class Improvements - The Nature of Code
- 12 10.12: Neural Networks: Feedforward Algorithm Part 1 - The Nature of Code
- 13 10.13: Neural Networks: Feedforward Algorithm Part 2 - The Nature of Code
- 14 10.14: Neural Networks: Backpropagation Part 1 - The Nature of Code
- 15 10.15: Neural Networks: Backpropagation Part 2 - The Nature of Code
- 16 10.16: Neural Networks: Backpropagation Part 3 - The Nature of Code
- 17 10.17: Neural Networks: Backpropagation Part 4 - The Nature of Code
- 18 10.18: Neural Networks: Backpropagation Part 5 - The Nature of Code
- 19 Coding Challenge #92: XOR Problem
- 20 Coding Challenge #99: Neural Network Color Predictor