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, neuroscience, machine-learning, dopamine, reinforcement-
last_reinforced: 2026-04-20
---
# [[Reward Prediction Error]]
# [[Reward Prediction Error|Reward Prediction Error]]
## 📌 한 줄 통찰 (The Karpathy Summary)
> "학습을 만드는 엔진: 기대했던 보상과 실제 받은 보상 사이의 '차이'를 계산하여, 그 간극만큼 미래의 행동 지침을 수정해나가는 뇌와 AI의 공통 지능 알고리즘."
@@ -29,6 +29,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: 중독(Addiction)이나 도박 정책 수립 시, 단순히 행위를 막는 것이 아니라 뇌의 RPE 시스템을 가짜 데이터로 교란하는 '변동 보상(Slot Machine 메커니즘)' 디자인을 규제하는 방향으로 기술 정책이 강화됨.
## 🔗 지식 연결 (Graph)
- [[Reinforcement Learning (RL)]], [[Neurobiology-of-Reward]], [[Probability Theory]], [[Performance Management Systems]], [[Ps-Reinforce]]
- [[Reinforcement Learning (RL)|Reinforcement Learning (RL)]], [[Neurobiology-of-Reward|Neurobiology-of-Reward]], [[Probability Theory|Probability Theory]], [[Performance Management Systems|Performance Management Systems]], [[Ps-Reinforce|Ps-Reinforce]]
- **Modern Tech/Tools**: Deep Q-Networks (DQN), Dopamine level monitoring, Behavioral RL models.
---