L02 : Feedforward Networks: Nonlinearities, Convolutional Neural Networks: Convolution, Pooling
Lecture Goals
- Get acquainted with the basics of Python
- Understand the notion of hidden layers and nonlinearities
- Convolution layer as collection of filters applied to input tensors
- Why pooling helps in reducing parameters downstream