feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
id: DL-LSTM-001
|
||||
category: "[[10_Wiki/💡 Topics/AI]]"
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.0
|
||||
tags: [ai, deep-learning, rnn, lstm, sequence-modeling, time-series]
|
||||
last_reinforced: 2026-04-26
|
||||
---
|
||||
|
||||
# [[Long-Short Term Memory (LSTM, 시계열 맥락)]]
|
||||
# Long-Short Term Memory (LSTM, 시계열 맥락)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "어제의 교훈을 선별적으로 기억하고 오늘의 맥락을 결합하여, 끊기지 않는 시간의 실타래를 완성하라" — 순환 신경망(RNN)의 장기 의존성(Long-term Dependency) 문제를 해결하여, 수백 단계 이전의 정보도 현재의 판단에 반영할 수 있게 설계된 시퀀스 데이터 처리 모델.
|
||||
@@ -24,5 +24,5 @@ last_reinforced: 2026-04-26
|
||||
- **정책 변화:** Antigravity 프로젝트는 에이전트의 실시간 시스템 모니터링 및 자원 사용량 추세 분석 시, 가볍고 연속적인 데이터 처리에 강점이 있는 LSTM 모델을 보조 엔진으로 활용함.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[Deep-Learning-Foundations]], [[Transformer-Architecture-Foundations]], [[Time-Series-Analysis]], [[Gated-Recurrent-Unit-GRU]]
|
||||
- **Raw Source:** [[10_Wiki/Topics/AI/Long-Short-Term-Memory.md]]
|
||||
- Deep-Learning-Foundations, Transformer-Architecture-Foundations, [[Time-Series-Analysis]], Gated-Recurrent-Unit-GRU
|
||||
- **Raw Source:** 10_Wiki/Topics/AI/Long-Short-Term-Memory.md
|
||||
|
||||
Reference in New Issue
Block a user