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
- 그래프이론
- 코딩더매트릭스
- Sort
- 선형대수
- 알고리즘
- NumPy
- 하둡2
- 파이썬
- codingthematrix
- RNN
- effective python
- 주식분석
- GRU
- 텐서플로
- python
- recursion
- graph
- hadoop2
- C언어
- yarn
- 하이브
- LSTM
- tensorflow
- Java
- scrapy
- HelloWorld
- C
- hive
- collections
- 딥러닝
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