Build a 2D convolutional neural network, part 16: Cottonwood code tour

Опубликовано: 17 Май 2026
на канале: Brandon Rohrer
639
10

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.