feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup

This commit is contained in:
2026-04-27 18:58:22 +09:00
parent 3424166ea2
commit 6b86b0da4c
2706 changed files with 9074 additions and 7273 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
---
id: P-REINFORCE-AUTO-AUEN-001
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.98
tags: [auto-reinforced, auto-encoding, unsupervised-learning, dimenstionality-reduction, neural-networks, feature-extraction]
last_reinforced: 2026-04-20
@@ -29,6 +29,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: 효율적인 데이터 전송 정책을 위해, 무거운 원본 데이터 대신 오토인코딩된 핵심 벡터만 보내고 수신측에서 디코딩하는 '지능형 압축 정책'이 차세대 스트리밍 및 통신 표준으로 탐구됨.
## 🔗 지식 연결 (Graph)
- [[Variational Autoencoders (VAE)]], [[Anomaly-Detection]], [[Pattern Recognition]], [[Deep Learning]], [[Visual-Effects-VFX]]
- [[Variational Autoencoders (VAE)]], [[Anomaly-Detection]], Pattern Recognition, Deep Learning, [[Visual-Effects-VFX]]
- **Modern Tech/Tools**: ConvAutoEncoder, BERT (Masked Autoencoder), Image compression AI.
---