일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- WinAPI
- dl
- WBP
- Few-shot generation
- 모션매칭
- 디퓨전모델
- multimodal
- Generative Model
- Unreal Engine
- RNN
- Font Generation
- cv
- 폰트생성
- ue5.4
- 오블완
- Diffusion
- userwidget
- motion matching
- 언리얼엔진
- UE5
- deep learning
- CNN
- NLP
- ddpm
- 생성모델
- GAN
- Stat110
- 딥러닝
- BERT
- animation retargeting
Archives
- Today
- Total
목록uniform (1)
Deeper Learning

Universality of Uniform distribution(균등분포의 보편성) Uniform distribution을 사용하여 임의의 확률분포를 만들어낼 수 있는 성질 condition u∼Unif[0,1], F는 원하는 분포의 cdf (단 F는 증가함수, 연속함수) F는 cdf이므로 0이상 1이하의 값을 가진다. F를 cdf로 가지는 확률변수 X를 구하는 방법 X=F−1(u) 이면 X의 cdf는 F를 따름 proof P(X≤x)=P(F−1(u)≤x) (가정에 의해) 양변에 역함수를 적용하면 (앞서 언급한 F에 대한 제약에 의해 부등호의 방향은 동일) P(F−1(u)≤x)=P(u≤F(x))..
Statistics & Math
2022. 5. 21. 19:09