docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links
This commit is contained in:
@@ -6,7 +6,7 @@ tags: [auto-reinforced, credit-assignment, reinforcement-learning, machine-learn
|
||||
last_reinforced: 2026-04-20
|
||||
---
|
||||
|
||||
# [[Credit Assignment Problem]]
|
||||
# [[Credit Assignment Problem|Credit Assignment Problem]]
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "누가 상을 받을 자격이 있는가?: 복잡한 연속적 행동 끝에 결과가 나왔을 때, 그 성공(또는 실패)에 기여한 결정적인 '과거의 행동'이나 '신경망의 가중치'를 정확히 찾아내어 공로를 인정해 주는 학습의 핵심 난제."
|
||||
@@ -26,6 +26,6 @@ last_reinforced: 2026-04-20
|
||||
- **정책 변화(RL Update)**: 복잡한 AI 에이전트 워크플로우 정책에서, 최종 결과물만 평가하는 것이 아니라 각 중간 단계 에이전트의 기여도를 공정하게 평가하고 보상하는 '에이전시 기반 신용 할당 정책'이 시스템 설계의 핵심이 됨.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[Reinforcement Learning (RL)]], [[Backpropagation]], [[Reward Prediction Error]], [[Optimization]], [[Analysis]]
|
||||
- [[Reinforcement Learning (RL)|Reinforcement Learning (RL)]], [[Backpropagation|Backpropagation]], [[Reward Prediction Error|Reward Prediction Error]], [[Optimization|Optimization]], [[Analysis|Analysis]]
|
||||
- **Modern Tech/Tools**: Temporal Difference (TD) Learning, Process Reward Models (PRMs), Attribution modeling.
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user