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