일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Generative Models
- RNN
- do it! 알고리즘 코딩테스트: c++편
- Optimization
- CPP
- Machine Learning
- Python
- C++
- assignment2
- Algorithm
- marchine learning
- Multi-Head Attention
- 밑바닥부터 시작하는 딥러닝
- deep learning
- Transformer
- dropout
- Adam
- SQLD
- BFS
- Regularization
- DFS
- Baekjoon
- 밑바닥부터 시작하는 딥러닝2
- 딥러닝
- CNN
- computer vision
- cs231n
- assignment1
- mask r-cnn
- Alexnet
Archives
- Today
- Total
목록2025/06/24 (1)
newhaneul

본 포스팅은 서울대학교 이준석 교수님의 M3224.000100 Machine Learning for Visual Understanding을 수강하고 공부한 내용을 정리하기 위한 포스팅입니다. https://youtu.be/iekD7bVE7J4?si=smvdZz0gXB2qh-W- Taxonomy of Generative Models 확률 분포를 어떻게 정하느냐에 따라 생성 모델의 성격이 달라진다. 만약 확률 분포를 명시하게 해주면 Explicit density estimation이라 하고, 데이터로부터 확률 분포를 학습하면 Implict density estimation 방법이다. Generative Modeling Generative Model은 실제 데이터의 확률 분포를 학습하여 생성 확률 분포를 만들..
2. Artificial Intelligence/Seoul National Univ. Computer Vision
2025. 6. 24. 20:34