Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 577 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 577 Bytes

IMA205--Telecom-Paris

  • Introduction to unsupervised learning (curse of dimensionality, PCA, ACI, NNMF)
  • Introduction to supervised learning (overfitting, OLS, Ridge, LASSO, LDA, QDA)
  • SVM (Large Margin Separator)
  • Decision trees and random forests
  • Ensemblistic learning
  • Artificial neural networks (ANNs)
  • Convolutional neural networks (CNNs)

Learning objectives

  • Learn the principles and assumptions underlying the different learning methods

  • Understand the advantages and disadvantages of each method

  • Learn how to use them on real, large-scale data