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-GATE-001
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.95
tags: [auto-reinforced, gates, logic-gates, computer-architecture, boolean-algebra, hardware]
last_reinforced: 2026-04-20
@@ -27,6 +27,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: 신경망의 특정 뉴런을 활성화하거나 억제하는 '게이팅 메커니즘(Gating Mechanism, 예: GRU/LSTM의 Gate)'은 하드웨어 게이트의 개념을 수학적 알고리즘 정책으로 승화시켜 시계열 데이터 학습의 핵심이 됨.
## 🔗 지식 연결 (Graph)
- [[Technical-Architecture]], [[Logic]], [[Scaling-Laws]], [[Moore's Law]], [[Hardware]]
- [[Technical-Architecture]], [[Logic]], Scaling-Laws, Moore's Law, [[Hardware]]
- **Modern Tech/Tools**: FPGA, Verilog, Quantum gates, CMOS transistors.
---