Deep Learning, Ian Goodfellow, Yoshua Bengio, Aaron Courville, 2016 (MIT Press) - Comprehensive textbook offering detailed theoretical background on convolutional networks and deep learning concepts.
Convolutional Layers (Conv, MaxPool, etc.), Flux.jl Developers, 2021 (Flux.jl Project) - Official documentation for implementing convolutional and pooling layers in the Flux.jl deep learning framework.