[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
+5 -5
View File
@@ -1,8 +1,8 @@
---
id: P-REINFORCE-AUTO-LEPA-001
id: [[P-Reinforce]]-AUTO-LEPA-001
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.90
tags: [auto-reinforced, learning-paths, skill-acquisition, mastery, roadmap, education-design]
tags: [auto-reinforced, learning-paths, skill-acquisition, [[Mastery]], [[Roadmap]], education-design]
last_reinforced: 2026-04-20
---
@@ -15,11 +15,11 @@ last_reinforced: 2026-04-20
학습 경로(Learning-Paths)는 특정 역량을 습득하기 위해 설계된 교육적 흐름입니다.
1. **설계 원칙**:
* **Prerequisite First**: 하위 단계 지식이 있어야 상위로 넘어가는 논리적 배치. (Levels of Understanding와 연결)
* **Prerequisite First**: 하위 단계 지식이 있어야 상위로 넘어가는 논리적 배치. ([[Levels of Understanding]]와 연결)
* **Chunking**: 큰 정보를 뇌가 처리할 수 있는 작은 단위로 분할.
* **Applied Learning**: 이론 학습 후 즉시 실습하며 체득. (Iterative-Development적 접근)
* **Applied Learning**: 이론 학습 후 즉시 실습하며 체득. ([[Iterative-Development]]적 접근)
2. **왜 중요한가?**:
* 무분별한 정보 습득 대신 '체계적 누적'을 가능케 하여, 학습 시간을 단축하고 지식의 휘발성을 최소화함. (Efficiency와 연결)
* 무분별한 정보 습득 대신 '체계적 누적'을 가능케 하여, 학습 시간을 단축하고 지식의 휘발성을 최소화함. ([[Efficiency]]와 연결)
## ⚠️ 모순 및 업데이트 (Contradictions & RL Update)
- **과거 데이터와의 충돌**: 과거에는 모두가 똑같은 속도로 배우는 '표준화된 커리큘럼 정책'이었으나, 현대 정책은 학습자의 성취도와 관심사에 따라 경로가 실시간으로 변하는 '어댑티브 러닝 경로 정책'으로 진화함(RL Update).