An open API service indexing awesome lists of open source software.

https://github.com/sweetpand/ml_math_stat_prob

ml_math_stat_prob
https://github.com/sweetpand/ml_math_stat_prob

Last synced: 3 months ago
JSON representation

ml_math_stat_prob

Awesome Lists containing this project

README

        

# ML-Math

This repository is part of our MLT Math Reading Sessions. It’s 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/

Join us for remote [ML Math Reading Sessions](https://machinelearningtokyo.com/2019/11/28/ml-math-reading-sessions/), held bi-weekly. 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