일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 백준
- C++
- Unsupervised learning
- Support Vector Machine
- 컴퓨터 그래픽스
- Kaggle
- 컴퓨터 비전
- logistic regression
- CPP
- SVM
- 파이썬
- recommender system
- 추천 시스템
- neural network
- OpenGL
- cs231n
- pre-trained
- 머신러닝
- 비용함수
- 딥러닝
- SGD
- 신경망
- Regularization
- 로지스틱 회귀
- 그래픽스
- petal to metal
- Vision
- Computer Vision
- 인공지능
- CNN
- Today
- Total
kwan's note
unsupervised learning -비지도학습 본문
출처: machine learning by andrew ng, stanford cousera lecture
수강일시: 2021.01.24
supervised learning
reminder-by-kwan.tistory.com/86
supervised learning -지도학습
출처: machine learning by andrew ng, stanford cousera lecture 수강일시: 2021.01.24 reminder-by-kwan.tistory.com/85 machine learning - Andrew Ng, Stanford(coursera) 이 복습노트는 Stanford의 Andrew Ng..
reminder-by-kwan.tistory.com
in supervised learning we tell the answer whether the former data is right/wrong or in some class ...so on

however in unsupervised learning there are no labels

we find two cluster. such as news classification

as we can see on this picture, class1 is about the new coronic getting lower and class2 is about effect of corona virus in flight industry.
these are the example of unsupervised learning

cocktail party algorithmn
classify different audio sources and find, separate them

GNU Octave
GNU Octave is a programming language for scientific computing.
www.gnu.org
'ML and AI > Machine learning - Andrew Ng' 카테고리의 다른 글
Normal Equation-정규방정식 (0) | 2021.01.26 |
---|---|
gradient descent(경사하강법) (0) | 2021.01.24 |
Cost function -비용함수/ 손실함수 (0) | 2021.01.24 |
supervised learning -지도학습 (0) | 2021.01.24 |
machine learning - Andrew Ng, Stanford(coursera) (0) | 2021.01.24 |