Wiki cleanup: error-doc removal, dedup merge, link normalization
10_Wiki/Topics 대규모 정리: - 오류 캡처/미완성 stub 문서 227개 제거 - 교차폴더 중복 43클러스터 병합 (63파일 → redirect) - 링크명 정규화: 깨진 링크 수정·redirect 직결·개념 매핑 ~2,400건 - 카테고리 MOC 6개 신규 생성 - Graph 섹션 미해결 related-keyword 링크 10,058건 제거 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -170,10 +170,10 @@ def map_elites(grid_size, generations=1000):
|
||||
**기본값**: 매 specific objective = GA. 매 diversity = MAP-Elites. 매 NN = NEAT or RL.
|
||||
|
||||
## 🔗 Graph
|
||||
- 부모: [[Complexity-Theory]] · [[Emergence]] · [[Multi-Agent-Systems]]
|
||||
- 변형: [[Cellular-Automata]] · [[Evolutionary-Computation]] · [[Swarm-Intelligence]] · [[Boids]]
|
||||
- 응용: [[NEAT]] · [[Quality-Diversity]] · [[Procedural-Generation]] · [[Game-AI]]
|
||||
- Adjacent: [[Reinforcement-Learning]] · [[Self-Organization]] · [[Stigmergy]] · [[Algorithmic-Biology]]
|
||||
- 부모: [[Complexity_Theory|Complexity-Theory]] · [[Emergence]] · [[Multi-agent-System|Multi-Agent-Systems]]
|
||||
- 변형: [[Cellular-Automata]] · [[Evolutionary Biology|Evolutionary-Computation]] · [[Swarm_Intelligence|Swarm-Intelligence]]
|
||||
- 응용: [[NEAT]] · [[Procedural-Generation]]
|
||||
- Adjacent: [[Reinforcement-Learning]] · [[Self-Organization]] · [[Algorithmic-Biology]]
|
||||
|
||||
## 🤖 LLM 활용
|
||||
**언제**: 매 NPC swarm design. 매 procedural generation. 매 evolutionary optimization. 매 emergent behavior research.
|
||||
@@ -189,7 +189,7 @@ def map_elites(grid_size, generations=1000):
|
||||
## 🧪 검증 / 중복
|
||||
- Verified (Langton, Reynolds, Sims, Stanley).
|
||||
- 신뢰도 B.
|
||||
- Related: [[Cellular-Automata]] · [[Evolutionary-Computation]] · [[Swarm-Intelligence]].
|
||||
- Related: [[Cellular-Automata]] · [[Evolutionary Biology|Evolutionary-Computation]] · [[Swarm_Intelligence|Swarm-Intelligence]].
|
||||
|
||||
## 🕓 Changelog
|
||||
| 날짜 | 변경 |
|
||||
|
||||
Reference in New Issue
Block a user