Tagged in

Convolutional Network

Accedia
Accedia
Accedia is an EU-based IT company, specializing in technology consulting and software development.
More information
Followers
27
Elsewhere
More, on Medium

Convolutional Neural Networks for Deep Learning pt. 2

In the previous post, we uncovered the inner workings of the forward pass of a convolutional neural network. This included scanning through the pixels of an image, retrieving different characteristics of the image, stripping any…