일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 파이썬
- 리트코드
- slidingwindow
- 알고리즘
- GenerativeAI
- 파이썬알고리즘
- GenAI
- two-pointer
- medium
- 투포인터
- dfs
- LeetCode
- 자연어처리
- heap
- 코드업
- codeup
- sql코테
- 생성형AI
- SQL
- Python
- 릿코드
- 니트코드
- 구글퀵랩
- Microsoft
- gcp
- 파이썬기초100제
- 슬라이딩윈도우
- nlp
- Python3
- stratascratch
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이 새로운 예시들을 일반화할 수 있게 도와줌.