Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- standford University
- compile time constants
- decimal
- 기계학습 기초
- coursera
- #define
- 본즈앤올
- algorithm
- 홍정모님
- 형변환
- 나동빈님
- classification problem
- 기계학습
- C++
- const
- CLion
- 학습 알고리즘
- 프로그래밍
- 코드블럭 오류
- Greedy
- Andrew Ng
- 이코테
- regression problem
- Runtime constants
- sizeof()
- #endif
- Machine Learning
- 코딩테스트
- 연산자
- 단항연산자
Archives
- Today
- Total
목록clustering algorithms (1)
wellcome_공부일기
1. Introduction- Unsupervised Learning
* 해당 글은 coursera의 Machine Learning by Andrew Ng 강의를 토대로 작성되었습니다. 1. Introduction- Unsupervised Learning 1. Unsupervised learning이란? 2. Unsupervised learning 예 3. Unsupervised learning QUIZ 4. Summary 1. Unsupervised learning이란? 어떤 레이블도 갖고 있지 않거나, 모두 같은 레이블을 갖고 있거나,또는 아예 레이블이 없는 상태 그래서 우리에게 주어진 데이터 집합에 우리는 이것으로 무엇을 할지, 또 각 데이터가 무엇인지 알 수 없습니다 "여기 데이터가 있는데, 여기서 어떤 구조를 찾을 수 있지?" "여기 데이터가 엄청 있는데 우선적으..
컴퓨터 과학/머신러닝
2020. 6. 4. 13:43