Skip to content

Machine-Learning-Tokyo/ML-Math

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

ML-Math

This repository is part of our MLT もくもく会 Math Reading Sessions and the MLT Mathematics for Machine Learning Discussions.

Review sessions and presentations

Reading sessions

Our もくもく会 ML Math Reading Sessions were based on "Mathematics For Machine Learning" by Marc Peter Deisenroth, A Aldo Faisal, and Cheng Soon Ong, to be published by Cambridge University Press. https://mml-book.github.io/

Sessions were held bi-weekly in different time zones on Sundays (PST, EST, GMT, CET, IST) and Mondays (APAC).

Part I: Mathematical Foundations

  • Introduction and Motivation
  • Linear Algebra
  • Analytic Geometry
  • Matrix Decompositions
  • Vector Calculus
  • Probability and Distribution
  • Continuous Optimization

Part II: Central Machine Learning Problems

  • When Models Meet Data
  • Linear Regression
  • Dimensionality Reduction with Principal Component Analysis
  • Density Estimation with Gaussian Mixture Models
  • Classification with Support Vector Machines