일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 파이썬
- CNN
- recommender system
- SVM
- Unsupervised learning
- logistic regression
- Regularization
- 딥러닝
- OpenGL
- petal to metal
- C++
- cs231n
- 인공지능
- 비용함수
- 컴퓨터 그래픽스
- 머신러닝
- 백준
- 그래픽스
- 컴퓨터 비전
- 추천 시스템
- pre-trained
- SGD
- Vision
- CPP
- 로지스틱 회귀
- neural network
- Computer Vision
- Support Vector Machine
- Kaggle
- 신경망
- 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 |