docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links

This commit is contained in:
Antigravity Agent
2026-05-02 09:18:34 +09:00
parent c84dcb8371
commit 6445fcc05b
13150 changed files with 55394 additions and 100862 deletions
@@ -6,7 +6,7 @@ tags: [Bio-Inspired Algorithms, Genetic Algorithms, Ant Colony Optimization, Evo
last_reinforced: 2026-04-20
---
# [[Biological-Inspired-Algorithms]] (생물 유래 알고리즘)
# [[Biological-Inspired-Algorithms|Biological-Inspired-Algorithms]] (생물 유래 알고리즘)
## 📌 한 줄 통찰 (The Karpathy Summary)
> "자연은 수억 년 동안 검증된 최적화 라이브러리다." 진화, 군집 행동, 면역 체계 등 생물계의 생존 전략을 수학적으로 모델링하여 복잡한 공학적 난제를 해결하는 최적화 기법이다.
@@ -23,5 +23,5 @@ last_reinforced: 2026-04-20
- 자연 모방 알고리즘은 전역 최적해(Global Optimum)를 찾는 데 유용하지만, 수렴 속도가 느릴 수 있다. 따라서 최근에는 수학적인 경사 하강법과 하이브리드로 결합하여 '정밀도'와 '탐색 범위'를 동시에 잡는 추세다.
## 🔗 지식 연결 (Graph)
- Related: [[Reinforcement-Learning]] , [[Algorithmic-Biology]]
- Related: [[Reinforcement-Learning|Reinforcement-Learning]] , [[Algorithmic-Biology|Algorithmic-Biology]]
- Strategy: Innovation-Management