Link: https://bit.ly/aidevfda
AIDev_FDA_Module3_Exercises.ipynb
AIDev_FDA_Module3_Exercises-solutions.pynb.ipynb
ML_Fundamentals-LinearRegression.ipynb
Visualising Convolutional Neural Networks (CNNs):
Source: https://arxiv.org/pdf/1311.2901
Module 5 - Exercise 1:
Modify the following notebook to train CNN model on MNIST dataset from keras that we’ve used from Lab 5.1
Module 5 - Exercise 2: