feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
id: MATH-LA-001
|
||||
category: "[[10_Wiki/💡 Topics/AI]]"
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.0
|
||||
tags: [math, linear-algebra, vector-space, matrix, ai-foundations]
|
||||
last_reinforced: 2026-04-26
|
||||
---
|
||||
|
||||
# [[Linear Algebra Foundations (선형대수학 기초)]]
|
||||
# Linear Algebra Foundations (선형대수학 기초)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "세상의 모든 데이터를 숫자들의 격자(Matrix)로 치환하고, 그들 사이의 관계를 공간의 변환(Transformation)으로 이해하라" — 벡터와 행렬을 통해 다차원 데이터를 표현하고 연산하는 수학적 체계이자, 인공지능이 세상을 수치화하고 처리하는 공용어.
|
||||
@@ -25,5 +25,5 @@ last_reinforced: 2026-04-26
|
||||
- **정책 변화:** Antigravity 프로젝트는 에이전트의 지식 임베딩 연산 시, 선형대수적 원리를 바탕으로 유사도 측정 및 공간 투영 최적화를 수행하여 연산 효율을 극대화함.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[Inner-Product-Spaces]], [[Eigenvalues-and-Eigenvectors]], [[Dimensionality-Reduction]], [[GPU-Architecture-for-AI]]
|
||||
- **Raw Source:** [[10_Wiki/Topics/AI/Linear-Algebra-Foundations.md]]
|
||||
- [[Inner-Product-Spaces]], [[Eigenvalues-and-Eigenvectors]], [[Dimensionality-Reduction]], GPU-Architecture-for-AI
|
||||
- **Raw Source:** 10_Wiki/Topics/AI/Linear-Algebra-Foundations.md
|
||||
|
||||
Reference in New Issue
Block a user