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: [auto-reinforced, control-systems, engineering, feedback, pid-control, aut
last_reinforced: 2026-04-20
---
# [[Control-Systems-Engineering]]
# [[Control-Systems-Engineering|Control-Systems-Engineering]]
## 📌 한 줄 통찰 (The Karpathy Summary)
> "의도한 대로의 상태 유지: 복잡한 외부의 방해 속에서도, 시스템의 현재 상태를 목표치(Set-point)로 일정하게 유지하거나 정확한 경로로 유도하기 위해 끊임없이 '수정 명령'을 내리는 기술적 중추."
@@ -27,6 +27,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: 이제는 단순 물리 시스템 제어 정책을 넘어, 거대 AI 모델의 답변 정책(Alignment)을 제어하거나 사회적 시스템의 변동성 정책을 제어하는 광의의 제어 정책으로 확장 중임.
## 🔗 지식 연결 (Graph)
- Automation, [[Reinforcement Learning (RL)]], [[System-Theory]], [[Robotics]], [[Efficiency]]
- Automation, [[Reinforcement Learning (RL)|Reinforcement Learning (RL)]], [[System-Theory|System-Theory]], [[Robotics|Robotics]], [[Efficiency|Efficiency]]
- **Key Algorithms**: PID Control, Kalman Filter, Model Predictive Control (MPC).
---