Skip to content

JGuymont/mila-courses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My coursework at Mila

Professor. Aaron Courville

Description. This is a course about applying machine learning theory to real-world industrial projects. The problem descriptions and the datasets come from industrial partners. Students will mainly focus on understanding a problem along with the available data and defining machine learning solutions that yield high performance. They will also acquire knowledge specific to software development for machine learning projects such as writing high-quality code and readable documentation in Python, and using collaborative tools and machine learning libraries. Finally, students will develop their (oral and written) communication skills by preparing reports and a presentation explaining the solutions they developed and the results they obtained.

List of projects.

Professor. Simon Lacoste-Julien

Description. Advanced topics for prediction of structured objects (such as graphs, couplings, flow networks). Generative learning vs. discriminative. Energy models. Conditional random fields. Structured and latent variable SVM, CCCP algorithms. Large-scale optimization: Frank-Wolfe, reduced variance SGD, block-coordinate methods. Learn to search. NNI. algorithms combinatorics: cost-min networks, sub-modular optimization, dynamic programming.

Professor. Aaron Courville

Description. Advanced subjects in learning algorithms: deep architectures, neural networks and non-supervised probabilistic models. [full list of lectures]

Professor. Ioannis Mitliagkas

Description. This course consists of an overview of the most recent theoretical publications on deep learning. For each selected publication, Dr. Mitliagkas will introduce the theoretical concepts necessary to understand the scientific approach of the authors, but also the results presented. Several topics will be covered, such as the optimization of nonconvex functions and information theory. Since the main objective of this course is to introduce participants to new research in this area, the main evaluation of this course will be in the form of a research project.

Professor. Jackie Cheung

Description. An introduction to the computational modelling of natural language, including algorithms, formalisms, and applications. Computational morphology, language modelling, syntactic parsing, lexical and compositional semantics, and discourse analysis. Selected applications such as automatic summarization, machine translation, and speech processing. Machine learning techniques for natural language processing.

List of projects.

  • Unsupervised spam detection: [code]

IFT 6390 – Fundamentals of Machine Learning

Professor. Ioannis Mitliagkas

Description. This course is given in English. Basics of statistical and symbolic learning algorithms. Examples of applications in data mining, pattern recognition, nonlinear regression, and temporal data.

List of projects.