docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links

This commit is contained in:
Antigravity Agent
2026-05-02 09:18:34 +09:00
parent c84dcb8371
commit 6445fcc05b
13150 changed files with 55394 additions and 100862 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ tags: [auto-reinforced, graph-theory, mathematics, networks, topology, discrete-
last_reinforced: 2026-04-20
---
# [[Graph Theory]]
# [[Graph Theory|Graph Theory]]
## 📌 한 줄 통찰 (The Karpathy Summary)
> "관계의 수학적 지도: 개별 존재(Node)와 그들 사이의 연결(Edge)만을 추출하여 세상의 복잡한 네트워크 구조를 추상화하고, 그 안에서 경로를 찾거나 핵심 요소를 식별하며 구조적 특성을 분석하는 현대 문명의 연결학."
@@ -26,6 +26,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: 단순 텍스트 학습을 넘어, 방대한 지식 그래프 정책을 결합하여 AI의 답변 정확도를 높이는 '지식 그래프 융합 AI 정책'이 차세대 지능의 핵심이 됨. (RAG와 연결)
## 🔗 지식 연결 (Graph)
- [[Distributed-Systems]], [[Analysis]], [[Complexity Theory]], [[Technical-Architecture]], [[Internet of Things (IoT)]]
- [[Distributed-Systems|Distributed-Systems]], [[Analysis|Analysis]], [[Complexity Theory|Complexity Theory]], [[Technical-Architecture|Technical-Architecture]], [[Internet of Things (IoT)|Internet of Things (IoT)]]
- **Modern Tech/Tools**: Neo4j, NetworkX, Gephi, GraphQL, DGL (Graph Deep Learning).
---