ozturkosu / MachineLearningBook

The companion repository for the book "Machine Learning Fundamentals".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Machine Learning Fundamentals" Book

The companion repository for the book Machine Learning Fundamentals ©Hui Jiang 2021, published by Cambridge University Press.

Slides per chapter (Detailed contents is here)

  • Ch 1: Introduction (slides)
  • Ch 2: Mathematical Foundation (slides)
  • Ch 3: Supervised Machine Learning (in a nutshell) (slides)
  • Ch 4: Feature Extraction (slides)
  • Ch 5: Statistical Learning Theory (slides)
  • Ch 6: Linear Models (slides)
  • Ch 7: Learning Discriminative Models in General (slides)
  • Ch 8: Neural Networks (slides)
  • Ch 9: Ensemble Learning (slides)
  • Ch 10: Overview of Generative Models (slides)
  • Ch 11: Unimodal Models (slides)
  • Ch 12: Mixture Models (slides)
  • Ch 13: Entangled Models (slides)
  • Ch 14: Bayesian Learning (slides)
  • Ch 15: Graphical Models (slides)

Lab Projects (using Jupyter Notebooks and/or Matlab)

NOTE: we are still working on these labs and each lab will be made public as soon as it is finalized.

Citation (bibtex):

@book{Jiang-MLF-2021, 
  author = {Hui Jiang},
  title = {Machine Learning Fundamentals}, 
  publisher = {Cambridge University Press},
  year = {2021} 
}

About

The companion repository for the book "Machine Learning Fundamentals".


Languages

Language:HTML 76.5%Language:Jupyter Notebook 23.5%