docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links
This commit is contained in:
@@ -6,7 +6,7 @@ tags: [DeepLearning, RNN, LSTM, NLP]
|
||||
last_reinforced: 2026-04-20
|
||||
---
|
||||
|
||||
# [[Long-Short-Term-Memory (LSTM)]]
|
||||
# [[Long-Short-Term-Memory (LSTM)|Long-Short-Term-Memory (LSTM)]]
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "정보의 흐름을 열고 닫는 수도꼭지를 가진 똑똑한 메모리." 기존 RNN의 고질병인 '장기 기억 상실(Vanishing Gradient)' 문제를 해결하여, 수만 단계 이전의 정보도 잊지 않고 현재로 가져오는 시계열 데이터의 혁명이다.
|
||||
@@ -24,4 +24,4 @@ last_reinforced: 2026-04-20
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- Related: Recurrent-Neural-Networks (RNN) , Attention-Mechanism
|
||||
- Rival: [[Transformer-Architecture]]
|
||||
- Rival: [[Transformer-Architecture|Transformer-Architecture]]
|
||||
|
||||
Reference in New Issue
Block a user