Build a 2D convolutional neural network, part 10: Connecting layers

Опубликовано: 05 Октябрь 2024
на канале: Brandon Rohrer
465
1

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.