[G1-Sync] Manual knowledge update

This commit is contained in:
Antigravity Agent
2026-04-30 22:42:02 +09:00
parent 0bd4f19e38
commit c36c0644a1
4888 changed files with 18470 additions and 18602 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
---
id: FUZZY-LOGIC-001
id: FUZZY-[[Logic]]-001
category: "10_Wiki/💡 Topics/AI"
confidence_score: 1.0
tags: [ai, fuzzy-logic, logic, control-theory, robotics]
tags: [ai, fuzzy-logic, logic, [[Control-Theory]], [[Robotics]]]
last_reinforced: 2026-04-26
---
@@ -16,7 +16,7 @@ last_reinforced: 2026-04-26
- **주요 특징:**
- **Membership Function:** 어떤 집단에 속하는 정도(Degree)를 정의 (예: 온도 25도는 '적당함'에 0.8, '더움'에 0.2 소속).
- **Fuzzy Rules:** "만약 온도가 '조금 더우면', 냉각 팬의 속도를 '적당히 빠르게' 하라"와 같은 직관적 규칙 적용 가능.
- **Robustness:** 입력값의 미세한 변화에도 출력이 급격히 변하지 않고 부드럽게 반응함.
- **[[Robustness]]:** 입력값의 미세한 변화에도 출력이 급격히 변하지 않고 부드럽게 반응함.
- **의의:** 정교한 수학적 모델링이 어려운 복잡한 시스템(가전제품 제어, 차량 브레이크 시스템, 게임 캐릭터의 성격 표현 등)에서 효율적인 해법 제공.
## ⚠️ 모순 및 업데이트 (Contradictions & RL Update)