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
- Java
- C
- python
- 파이썬
- HelloWorld
- 코딩더매트릭스
- graph
- scrapy
- 하이브
- yarn
- LSTM
- collections
- C언어
- 하둡2
- 텐서플로
- NumPy
- 알고리즘
- hive
- 그래프이론
- 주식분석
- hadoop2
- 딥러닝
- recursion
- RNN
- codingthematrix
- 선형대수
- Sort
- GRU
- effective python
- tensorflow
Archives
- Today
- Total
목록locally linear embedding (1)
EXCELSIOR
차원 축소 - LLE (2)
차원 축소 - 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