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