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, machine-learning, self-supervised, pre-training, represe
last_reinforced: 2026-04-20
---
# [[Self-Supervised Learning (SSL)]]
# [[Self-Supervised Learning (SSL)|Self-Supervised Learning (SSL)]]
## 📌 한 줄 통찰 (The Karpathy Summary)
> "데이터 스스로가 스승이 되는 학습: 인간의 라벨링 없이도 데이터의 숨겨진 구조를 이용해 '스스로 문제(Pretext Task)를 내고 맞히며' 지능의 기초 체력을 기르는 방식."
@@ -30,6 +30,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: 데이터 라벨링에 드는 막대한 비용과 윤리적 문제를 해결하기 위해, 공공 및 기업 부문의 데이터 자산화 정책은 이제 SSL을 통한 '공통 모델 인프라' 구축에 집중하고 있음.
## 🔗 지식 연결 (Graph)
- Foundational Models, [[SFT (Supervised Fine-Tuning)]], Representation-Theory, Philosophy of Science, Algorithm-Ethics
- Foundational Models, [[SFT (Supervised Fine-Tuning)|SFT (Supervised Fine-Tuning)]], Representation-Theory, Philosophy of Science, Algorithm-Ethics
- **Modern Tech/Tools**: PyTorch, TensorFlow, SimCLR, BERT, Contrastive Learning.
---