Neural Networks
Convolutional Neural Networks II
Part II: Activation and Pooling Layers The activation layers and pooling layers of the Convolutional Neural Networks (CNN) will be introduced, following the first part of this series where the convolutional layers were explained. Activation Layers Normally, the feature maps are passed through an activation layer with the purpose of Read more…