Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture introduces Convolutional Neural Networks (CNNs) and their different layers, such as convolutional, pooling, and fully-connected layers. It covers topics like feature expansion, activation functions, hidden representations, universal approximation, and training strategies like gradient descent and stochastic gradient descent. The lecture also discusses standard CNN architectures like LeNet-5, AlexNet, and VGG, as well as tasks like semantic segmentation and tricks of the trade in deep learning.