feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
id: CS-THEORY-001
|
||||
category: "[[10_Wiki/💡 Topics/AI]]"
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.0
|
||||
tags: [cs, theoretical-computer-science, algorithms, complexity-theory, p-vs-np, automata, computability]
|
||||
last_reinforced: 2026-04-26
|
||||
---
|
||||
|
||||
# [[Theoretical Computer Science (이론 컴퓨터 과학)]]
|
||||
# Theoretical Computer Science (이론 컴퓨터 과학)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "코드를 한 줄 적기 전에 '이 문제는 해결 가능한가(Computability)'와 '얼마나 많은 자원이 필요한가(Complexity)'를 수학적으로 증명하여, 지능의 논리적 한계를 정의하라" — 컴퓨터 연산과 정보 처리의 수학적 기초를 탐구하는 학문.
|
||||
@@ -25,5 +25,5 @@ last_reinforced: 2026-04-26
|
||||
- **정책 변화:** Antigravity 프로젝트는 에이전트의 복잡한 추론 로직 설계 시, 무의미한 연산 루프를 방지하고 최적의 시간 복잡도를 달성하기 위해 이론 컴퓨터 과학의 '결정 가능성(Decidability)' 원칙을 엄격히 준수함.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[Algorithm-Complexity-Analysis]], [[Optimization-Algorithms]], [[Machine-Learning-Foundations]], [[Cryptography-Basics]]
|
||||
- **Raw Source:** [[10_Wiki/Topics/AI/Theoretical-Computer-Science.md]]
|
||||
- Algorithm-Complexity-Analysis, [[Optimization-Algorithms]], [[Machine-Learning-Foundations]], Cryptography-Basics
|
||||
- **Raw Source:** 10_Wiki/Topics/AI/Theoretical-Computer-Science.md
|
||||
|
||||
Reference in New Issue
Block a user