Where we learn the basics of how set up a Python-based system to develop Machine Learning, Computer Vision, and Image Processing projects.
Where we introduce the scikit-learn library for Machine Learning. We learn about Classification with the Naive Bayes classifier, and Regression with a simple Linear Regression model.
Where we introduce the one of the most simple machine learning models, and show how to obtain a numerical solution.
Where we learn about simple neural networks, the predecessor of the nowadays almighty Deep Learning models.