docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
id: MATH-GRAPH-001
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.0
|
||||
tags: [math, graph-theory, network-[[Analysis]], data-structures, ai]
|
||||
tags: [math, graph-theory, network-[[Analysis|Analysis]], data-structures, ai]
|
||||
last_reinforced: 2026-04-26
|
||||
---
|
||||
|
||||
# [[Graph Theory]] and Networks (그래프 이론과 네트워크)
|
||||
# [[Graph Theory|Graph Theory]] and Networks (그래프 이론과 네트워크)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "세상의 모든 존재를 점(Node)으로, 그들의 관계를 선(Edge)으로 연결하여 복잡계의 지도를 그려라" — 개체들 간의 상호작용과 연결 구조를 수학적으로 모델링하여, 네트워크의 특성과 정보의 흐름을 분석하는 학문적 토대.
|
||||
@@ -26,5 +26,5 @@ last_reinforced: 2026-04-26
|
||||
- **정책 변화:** Antigravity 프로젝트는 1,174개의 지식 문서 간의 상관관계를 그래프 이론적 관점에서 상시 분석하며, 지식의 고립(Island)을 방지하고 핵심 연결 노드를 자동으로 추천함.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[GNN]], [[Geometric-Deep-Learning]], [[Knowledge-Graph-Foundations]], [[Search]]-Algorithms
|
||||
- [[GNN|GNN]], [[Geometric-Deep-Learning|Geometric-Deep-Learning]], [[Knowledge-Graph-Foundations|Knowledge-Graph-Foundations]], [[Search|Search]]-Algorithms
|
||||
- **Raw Source:** 10_Wiki/Topics/AI/Graph-Theory.md
|
||||
|
||||
Reference in New Issue
Block a user