일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- computervision
- darknet
- TCP
- yolov3
- self-supervision
- SVM 이란
- EfficientNet
- Deep Learning
- SVM hard margin
- Computer Vision
- Faster R-CNN
- SVM margin
- pytorch c++
- 서포트벡터머신이란
- libtorch
- pytorch
- pytorch project
- CNN
- 논문분석
- DeepLearning
- svdd
- cnn 역사
- 데이터 전처리
- cs231n lecture5
- fast r-cnn
- support vector machine 리뷰
- CS231n
- Object Detection
- RCNN
- yolo
Archives
- Today
- Total
목록Transformation of Random Variables (1)
아롱이 탐험대

Multivariate Gaussian Multivariate이란 다차원이라는 말이다. R.V. $\text{x}$가 다차원일 때 Gaussian distribution은 아래 수식과 같이 구한다. 크게 틀은 달라지지 않는다. $\mu = \mathit{\mathbb{E}}[\text{x}] \in \mathit{\mathbb{E}}^{D}$ is the mean vector. D차원의 $\text{x}$의 평균값 $\sum = \text{cov[\text{x}]}$는 $D \times D$ 크기의 covariance matrix이다. parameter의 개수는 우리가 어떤 covariance matrix를 사용하냐에 따라 다르다. (1) Full covariance: 행렬이 대칭적이기 때문에 $\fra..
study/Machine Learning
2022. 4. 10. 20:16