Recent Posts
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- Front
- dl
- ML
- 자료구조
- Torch
- REACT
- clean code
- 알고리즘
- 머신러닝
- Python
- FGVC
- web
- GAN
- Depth estimation
- SSL
- 3d
- FineGrained
- Vision
- algorithm
- cs
- classification
- nlp
- 딥러닝
- CV
- nerf
- computervision
- PRML
- Meta Learning
- math
- pytorch
- Today
- Total
KalelPark's LAB
[ Math ] 예측 분포, 확률, 가능도란? 본문
참고
https://jjangjjong.tistory.com/41
확률(probability)과 가능도(likelihood) 그리고 최대우도추정(likelihood maximization)
* 우선 본 글은 유투브 채널StatQuest with Josh Starmer 님의 자료를 한글로 정리한 것 입니다. 만약 영어듣기가 되신다면 아래 링크에서 직접 보시는 것을 추천드립니다. 이렇게 깔끔하게 설명한 자료
jjangjjong.tistory.com
'Study > Math' 카테고리의 다른 글
[ Math ] 최대우도(MLE), 나이브 베이즈(Naive Bayes)란? (0) | 2023.02.06 |
---|---|
[ Math ] ELBO란, 상호정보량이란? (0) | 2023.02.02 |
[ Math ] KL Divergence, Jensen's Inequality, Mutual Informations (0) | 2023.01.26 |
[ Math ] 중심 극한 정리(Central Limit Theorem) (0) | 2023.01.16 |
[ Math ] 이산확률변수의 변환, 연속확률변수의 변환, 자코비안 (0) | 2023.01.15 |
Comments