What is machine learning?
Exemples of problems
Typology of ML concepts
Decision tree
k-NN
Download slides
Readings:
Chapter 2 in “Machine Learning - A First Course for Engineers and Scientists” (Lindholm, et.)
The need for biases in learning generalizations (Mitchell)
Linear models
Loss functions
Regularizaton
Download slides (part 1) Download slides (part 2)
Readinng:
Chapter 3 in “Machine Learning - A First Course for Engineers and Scientists” (Lindholm, et.)
To go further:
Optimization with Sparsity-Inducing Penalties (Bach et al.)
Deep learning
Multilayer Perceptron (MLP)
Convolutional neural networks (CNN)
Regularization
Training
Representation learning visualization
Download slides (empirical risk minimization)
Download slides (clustering)