Module 6 - Convolutional neural network

Table of Contents

Convolutional neural network


0:00 Recap
0:52 MNIST dataset
2:56 A simple binary classifier
6:21 Precision and recall
8:44 Filters and convolutions
19:40 Max pooling

Notebook

Practicals


28:24 Practicals: your first CNN

Post