10. Convolutional neural networks¶
The goal of this exercise is to implement a CNN using keras and to visualize the learned feature maps.
Presentation
Commented solution
The goal of this exercise is to implement a CNN using keras and to visualize the learned feature maps.
Presentation
Commented solution