Learning goals
After this week's exercises, you should be able to:
- Reason about metrics for classification
- Alter network variables and architecture to enhance performance.
The exercises of this week focus on Neural Networks (NN). You will experiment with the structure of a Multi Layer Perceptron (MLP) and Convolutional Neural Network (CNN).
After this week's exercises, you should be able to: