This repository contains Jupyter notebooks for an introductory lecture on machine learning and deep learning using Python, Scikit-learn, and Keras. I discussed the following topics:
- Linear regression
- Classification
- Multilayer perceptrons (simple neural networks)
- Convolutional neural networks
- Transfer learning with a pre-trained model