feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
id: BIZ-REC-SYS-001
|
||||
category: "[[10_Wiki/💡 Topics/AI]]"
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.0
|
||||
tags: [ai, machine-learning, recommendation-systems, collaborative-filtering, matrix-factorization, personalization, deep-learning]
|
||||
last_reinforced: 2026-04-26
|
||||
---
|
||||
|
||||
# [[Recommendation Systems (추천 시스템)]]
|
||||
# Recommendation Systems (추천 시스템)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "사용자의 과거와 타인의 선택 속에 숨겨진 '취향의 좌표'를 찾아내어, 사용자가 미처 인지하지 못한 잠재적 욕망을 선제적으로 제안하라" — 사용자의 이력과 선호도를 분석하여 개인에게 가장 적합한 아이템(콘텐츠, 상품 등)을 선별해주는 지능형 큐레이션 시스템.
|
||||
@@ -25,5 +25,5 @@ last_reinforced: 2026-04-26
|
||||
- **정책 변화:** Antigravity 프로젝트는 위키 지식 탐색 시, 현재 읽고 있는 문서와 의미적으로 가장 가깝거나 보완적인 관계에 있는 '다음에 읽을만한 주제'를 추천하는 지능형 지식 내비게이션 기능을 제공함.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[Ranking-Algorithms]], [[Matrix-Factorization-Operations]], [[Reinforcement-Learning]], [[Vector-Database-Foundations]]
|
||||
- **Raw Source:** [[10_Wiki/Topics/AI/Recommendation-Systems.md]]
|
||||
- [[Ranking-Algorithms]], Matrix-Factorization-Operations, [[Reinforcement-Learning]], Vector-Database-Foundations
|
||||
- **Raw Source:** 10_Wiki/Topics/AI/Recommendation-Systems.md
|
||||
|
||||
Reference in New Issue
Block a user