This workshop introduces you to the basics of machine learning. In the first part we begin with the fundamental concepts and train classic machine learning models using sklearn.
In the second part you will learn what neural networks and deep learning is all about. We will start with simple models and then turn to the idea of convolutional neural networks for image recognition. This will be done using TensorFlow.
Exercises will be on paper and in prepared Python notebooks, no need for any installation.