Build a 2D convolutional neural network, part 14: Collecting examples

Опубликовано: 31 Май 2026
на канале: Brandon Rohrer
968
9

Get the full course experience at https://e2eml.school/322

Put all the pieces together implementing a two dimensional convolutional neural network in Python to classify handwritten digits from the MNIST data set.

The remainder of the course dives into the implementation in detail and shows how to extend this example to the more challenging CIFAR-10 data set.