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 |
Tags
- yarn
- codingthematrix
- 주식분석
- NumPy
- Sort
- graph
- hadoop2
- 하이브
- 코딩더매트릭스
- 알고리즘
- hive
- collections
- 딥러닝
- C
- 하둡2
- 그래프이론
- C언어
- HelloWorld
- python
- 파이썬
- 텐서플로
- tensorflow
- RNN
- effective python
- 선형대수
- recursion
- LSTM
- Java
- scrapy
- GRU
Archives
- Today
- Total
목록locally linear embedding (1)
EXCELSIOR
차원 축소 - Locally Linear Embedding (LLE)이번 포스팅은 Nonlinear Dimensionality Reduction by Locally Linear Ebedding (Roweis et.al) 논문과 핸즈온 머신러닝 교재를 가지고 공부한 것을 정리한 것입니다. 1. LLE - Locally Linear Embedding 란?LLE(Locally Liner Embedding, 지역 선형 임베딩)는 Nonlinear Dimensionality Reduction by Locally Linear Ebedding (Roweis et.al) 논문에서 제안된 알고리즘이다. LLE는 비선형 차원 축소(NonLinear Dimensionality Reduction, NLDR) 기법으로 '차원 ..
Machine_Learning(ML)
2018. 9. 6. 14:30