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
- const
- 기계학습 기초
- 코딩테스트
- #define
- Machine Learning
- 나동빈님
- algorithm
- CLion
- #endif
- C++
- 프로그래밍
- 단항연산자
- coursera
- classification problem
- 본즈앤올
- Andrew Ng
- 연산자
- regression problem
- 홍정모님
- decimal
- Runtime constants
- 코드블럭 오류
- 학습 알고리즘
- 형변환
- compile time constants
- standford University
- 이코테
- sizeof()
- 기계학습
- Greedy
Archives
- Today
- Total
목록clustering (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