Post

ML 공부 시작

ML 공부 시작

예시 수식

선형 회귀의 비용 함수:

\[J(\theta) = \frac{1}{2m} \sum_{i=1}^{m} (h_\theta(x^{(i)}) - y^{(i)})^2\]

인라인 수식: $y = wx + b$

This post is licensed under CC BY 4.0 by the author.

Trending Tags