소개 – 본 포스트는 Mathematics for Machine Learning(Deisenroth, M. P., Faisal, A. A., & Ong, C. S. (2018))을 한글로 정리해놓은 자료로, 머신러닝의 기초가 되는 수리적인 부분(1~7)과 이를 기반으로 이루어지는 기본적인 머신러닝의 기법(8~12)에 대해 다루도록 하겠습니다.
아래 목차의 링크를 누르면 해당 챕터에 대한 자료 확인이 가능합니다.
목차
- Introduction
- Linear Algebra
- Analytics Geometry
- Matrix Decompositions
- Vector Calculus
- Probability and Distributions
- Continuous Optimization
- When Models Meet Data
- Linear Regression
- Dimensionality Reduction with Principal Component Analysis
- Density Estimation with Gaussian Mixture Models
- Classification with Support Vector Machines