Exercise 1: Convolutional Neural Networks
Due: 18. March (23:59)
The exercise files are located here.
Image from here.
Overview
This is a short exercise testing your knowledge on convolutions. To complete the exercise open up the notebook and answer the questoins in the given cells. You are only required to write code for the last question.
What to turn in
- Your
Exercise 1.ipynb
Jupyter notebook file containing your code. Please make sure you run all your cells before submitting so I don't have to run them on my end.