More actions
No edit summary |
imported>rabierre No edit summary |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
[[머신러닝스터디/2016]] | |||
[[머신러닝스터디/2016/목차]] | |||
== 내용 == | == 내용 == | ||
* [https://en.wikipedia.org/wiki/Support_vector_machine SVM]; Support Vector Machine | * [https://en.wikipedia.org/wiki/Support_vector_machine SVM]; Support Vector Machine | ||
| Line 9: | Line 10: | ||
** 데이터들의 유사도 계산의 편이를 위해 dimension을 변형한다. | ** 데이터들의 유사도 계산의 편이를 위해 dimension을 변형한다. | ||
** 종류 | ** 종류 | ||
** gaussian | ** gaussian function | ||
* Deep Learning과의 차이점 | * Deep Learning과의 차이점 | ||
** Deep Learning은 SVM과 달리 kernel trick이 필요하지 않다. | |||
== 다음 시간에는 == | == 다음 시간에는 == | ||
== 더 보기 == | == 더 보기 == | ||