Machine Learning
Born in the 1950s with the advent of computers, machine learning has recently experienced a remarkable boom thanks to the availability of masses of data, great computing power (GPU) and specialized software environments (Deep Learning). Machine learning techniques have allowed a significant performance gain on classic problems of interpretation of complex data (image classification, face recognition, autonomous vehicle driving, speech recognition, translation, medical diagnosis, biometrics, etc.). This course consists in a general presentation of the main existing machine learning techniques, from the most classical to the most recent ones. It puts an emphasis on the practical implementation of these methods in various application domains through computer labworks and a project.
References
- C. Bishop, Pattern Recognition and Machine Learning, (Springer-Verlag, 2006). (https://www.microsoft.com/en-us/research/uploads/prod/2006/01/ Bishop-Pattern-Recognition-and-Machine-Learning-2006.pdf)
- Jerome H. Friedman, Robert Tibshirani et Trevor Hastie, The Elements of Statistical Learning: Data Mining, Inference, and Prediction (Springer-Verlag, 2009). (https://web.stanford.edu/~hastie/Papers/ESLII.pdf)
- Ian Goodfellow and Yoshua Bengio and Aaron Courville, Deep Learning, (An MIT Press book, 2016) (http://www.deeplearningbook.org).