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-DCGN-001
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.94
tags: [auto-reinforced, dcgan, generative-adversarial-networks, computer-vision, deep-learning, image-generation, cnn]
last_reinforced: 2026-04-20
@@ -26,6 +26,6 @@ DCGAN(Deep-Convolutional-GANs)은 GAN 아키텍처에 CNN을 도입하여 이미
- **정책 변화(RL Update)**: 현재는 확산 모델(Diffusion Models) 정책에 밀려 주류에서 물러났으나, 실시간 이미지 변환 정책이나 특정 도메인 데이터 증강 정책 등에서는 여전히 효율적인 선택지로 쓰임.
## 🔗 지식 연결 (Graph)
- [[Representation-Learning]], [[Reliability]], [[Deep Learning (DL)]], [[Feature-Engineering]], [[Research]]
- [[Representation-Learning]], [[Reliability]], Deep Learning (DL), [[Feature-Engineering]], [[Research]]
- **Key Milestones**: Vector Arithmetic in Feature Space.
---