Skip to content

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

Notifications You must be signed in to change notification settings

rithikag02/MachineLearningBook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 

Repository files navigation

"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".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 77.7%
  • Jupyter Notebook 22.3%