일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- GenAI
- nlp
- 파이썬알고리즘
- Python3
- 파이썬기초100제
- 리트코드
- two-pointer
- SQL
- 파이썬
- 자연어처리
- 알고리즘
- 슬라이딩윈도우
- dfs
- array
- 코드업
- 생성형AI
- 투포인터
- stratascratch
- Greedy
- gcp
- heap
- slidingwindow
- Stack
- 니트코드
- Python
- codeup
- 릿코드
- LeetCode
- GenerativeAI
- sql코테
Archives
- Today
- Total
Tech for good
[Google Cloud Skills Boost(Qwiklabs)] Introduction to Generative AI Learning Path - 1. Introduction to Generative AI 본문
IT/Cloud
[Google Cloud Skills Boost(Qwiklabs)] Introduction to Generative AI Learning Path - 1. Introduction to Generative AI
Diana Kang 2023. 8. 27. 01:01https://www.youtube.com/playlist?list=PLIivdWyY5sqIlLF9JHbyiqzZbib9pFt4x
Generative AI Learning Path
https://goo.gle/LearnGenAI
www.youtube.com
semi-supervised learning = 소량의 labeled data + 대량의 unlabeled data
- The labeled data -> neural network이 task의 basic concepts을 알 수 있게 도와줌.
- The unlabeled data -> neural network이 새로운 예시들을 일반화할 수 있게 도와줌.