feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
id: AI-INC-001
|
||||
category: "[[10_Wiki/💡 Topics/AI]]"
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.0
|
||||
tags: [ai, machine-learning, incremental-learning, lifelong-learning, online-learning]
|
||||
last_reinforced: 2026-04-26
|
||||
---
|
||||
|
||||
# [[Incremental Learning (증분 학습)]]
|
||||
# Incremental Learning (증분 학습)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "과거의 지혜를 잊지 않으면서, 새로운 지식을 끊임없이 흡수하여 진화하는 지능을 구축하라" — 전체 데이터를 다시 학습하지 않고, 실시간으로 유입되는 새로운 데이터를 점진적으로 반영하여 모델을 업데이트하는 머신러닝 기법.
|
||||
@@ -24,5 +24,5 @@ last_reinforced: 2026-04-26
|
||||
- **정책 변화:** Antigravity 프로젝트는 매일 추가되는 수천 개의 새로운 위키 문서를 즉각적으로 반영하기 위해, 벡터 인덱스뿐만 아니라 경량화된 증분 학습 파이프라인을 운영 중임.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[Reinforcement-Learning]], [[Transfer-Learning-Foundations]], [[Online-Learning-Algorithms]], [[Generalization-in-AI]]
|
||||
- **Raw Source:** [[10_Wiki/Topics/AI/Incremental-Learning.md]]
|
||||
- [[Reinforcement-Learning]], Transfer-Learning-Foundations, Online-Learning-Algorithms, [[Generalization-in-AI]]
|
||||
- **Raw Source:** 10_Wiki/Topics/AI/Incremental-Learning.md
|
||||
|
||||
Reference in New Issue
Block a user