Notice
Recent Posts
Recent Comments
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 | 31 |
Tags
- transformer
- 파이썬
- 프롬프트
- GPT
- BFS
- 코딩테스트
- attention
- 알고리즘
- ChatGPT
- 부스트캠프
- rnn
- Linear Regression
- 기계학습
- LLM
- Deeplearning
- 머신러닝
- 코테
- Linear Model
- dl
- 프로그래머스
- Python
- LeetCode
- Programmers
- NLP
- deque
- prompt engineering
- Django
- 일기
- gradient descent
- machinelearning
Archives
- Today
- Total
목록Generative Models (1)
크크루쿠쿠
Generative Models
Generative Models Part 1 Introduction What I cannot create I do not understand. generative model을 알게 된다면 단순 이미지 생성이 아닌 다양한 일이 가능해진다. What does it mean to learn a generative model? GAN 뿐만이 아닌 다양한 분야 ex) 강아지의 이미지가 주어진다. -> 강아지를 sampling 하는 model. Generation: train data에 있는것이 아닌 다른것 생성. Density estimation: 어떤 image가 주어졌을때 그 image가 dog 같은지 구분. (anomaly detection) classification과 비슷. - explicit model..
DeepLearning/부스트캠프 AI Tech
2021. 8. 13. 11:24