1.1 KiB
1.1 KiB
id, title, category, status, canonical_id, duplicate_of, aliases, source_trust_level, confidence_score, verification_status, tags, last_reinforced, github_commit
| id | title | category | status | canonical_id | duplicate_of | aliases | source_trust_level | confidence_score | verification_status | tags | last_reinforced | github_commit | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| wiki-2026-0508-genetic-algorithms | Genetic Algorithms | 10_Wiki/Topics | duplicate | wiki-2026-0508-evolutionary-biology | Evolutionary Biology |
|
A | 0.94 | redirected |
|
2026-05-10 | pending |
Genetic Algorithms
이 문서는 Evolutionary Biology 의 specialization 입니다. Canonical 문서로 redirect (evolutionary algorithm 파트 참조).
핵심 요약 (GA-specific)
- 매 selection + crossover + mutation.
- 매 fitness function 의 design 의 critical.
- 매 DEAP (Python), 매 NEAT (neuroevolution).
- 매 black-box opt 의 강함.
- 매 alternative: ES, NES, MAP-Elites.
🔗 Graph
- 부모: Evolutionary Biology (canonical)
- Adjacent: Fitness-Landscape · Computational-Creativity
🕓 변경 이력
| 날짜 | 변경 |
|---|---|
| 2026-05-08 | Phase 1 |
| 2026-05-10 | 중복 처리 — canonical 문서로 redirect |