feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
id: DATA-KG-001
|
||||
category: "[[10_Wiki/💡 Topics/AI]]"
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.0
|
||||
tags: [data-engineering, knowledge-graph, graph-database, semantic-web, ontology, rag]
|
||||
last_reinforced: 2026-04-26
|
||||
---
|
||||
|
||||
# [[Knowledge Graph Foundations (지식 그래프 기초)]]
|
||||
# Knowledge Graph Foundations (지식 그래프 기초)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "데이터를 단순한 목록이 아닌 '관계의 그물망'으로 엮어, 기계가 세상의 맥락을 스스로 탐험하게 하라" — 개체(Entity)와 그들 사이의 관계(Relationship)를 그래프 구조로 표현하여, 의미론적 검색(Semantic Search)과 복합 추론을 가능케 하는 지식 베이스 아키텍처.
|
||||
@@ -24,5 +24,5 @@ last_reinforced: 2026-04-26
|
||||
- **정책 변화:** Antigravity 프로젝트의 핵심 자산은 1,174개 문서 간의 유기적 연결 관계를 담은 `20_Meta/Graph.json`이며, 이를 통해 에이전트는 특정 주제에서 파생된 심화 지식을 막힘없이 탐색함.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[Graph-Theory-and-Networks]], [[GNN]], [[Information-Retrieval-IR]], [[Hallucination-in-LLMs]]
|
||||
- **Raw Source:** [[10_Wiki/Topics/AI/Knowledge-Graph-Foundations.md]]
|
||||
- Graph-Theory-and-Networks, [[GNN]], [[Information-Retrieval-IR]], [[Hallucination-in-LLMs]]
|
||||
- **Raw Source:** 10_Wiki/Topics/AI/Knowledge-Graph-Foundations.md
|
||||
|
||||
Reference in New Issue
Block a user