Machine Learning | Coursera
2016.05.17
I. Introduction
Machine learning is the field of study that gives computers the ability to learn without being explicitly programmed.
1. Supervised learning à regression or classification problem (what is right answer ?)
- Classification à discrete valued output ( 0 or 1 ) – small number of value
- Regression à a set of continued real value
2. Unsupervised learning à can you find structure for data set ?
- Cluster algorithm
- Cocktail party problem
==============================================================
ⓒ 2016 Coursera Inc. All rights reserved.
Created by: Stanford University.
Taught by: Andrew Ng, Associate Professor, Stanford University; Chief Scientist,
Baidu; Chairman and Co-founder, Coursera
Website: www.coursera.org/learn/machine-learning
==============================================================
'Learn by doing > Artificial Intelligence' 카테고리의 다른 글
[coursera] linear regression that is 1st learning algorithm (3) | 2016.05.19 |
---|