[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-BIIN-001
id: [[P-Reinforce]]-AUTO-BIIN-001
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.94
tags: [auto-reinforced, biological-intelligence, cognition, neuroscience, evolution, bio-inspired-ai]
tags: [auto-reinforced, bio[[Logic]]al-intelligence, cognition, neuroscience, evolution, bio-inspired-ai]
last_reinforced: 2026-04-20
---
@@ -15,9 +15,9 @@ last_reinforced: 2026-04-20
생물학적 지능(Biological-Intelligence)은 유기체가 환경에 적응하고 문제를 해결하며 학습하는 선천적 및 후천적 인지 능력을 의미합니다.
1. **AI와의 차별적 특징**:
* **Energy Efficiency**: 인간의 뇌는 단 20W 내외의 전력으로 거대 모델 이상의 복합 추론 수행.
* **Energy [[Efficiency]]**: 인간의 뇌는 단 20W 내외의 전력으로 거대 모델 이상의 복합 추론 수행.
* **Few-shot Learning**: 아이가 '사과' 한두 번만 보면 평생 기억하듯, 극소량의 데이터로 강력한 일반화 가능.
* **Embodied Intelligence**: 신체라는 물리적 인터페이스를 통해 실제 세상과 피드백을 주고받으며 지능 형성 (Affordance와 연결).
* **Embodied Intelligence**: 신체라는 물리적 인터페이스를 통해 실제 세상과 피드백을 주고받으며 지능 형성 ([[Affordance]]와 연결).
2. **영향력**:
* 현대 뉴럴 네트워크(Neural Networks)의 구조는 뇌의 뉴런 연결을 모방한 것이며, 강화 학습(RL)은 도파민 보상 체계에서 아이디어를 얻음.
@@ -27,5 +27,5 @@ last_reinforced: 2026-04-20
## 🔗 지식 연결 (Graph)
- [[Artificial Intelligence (AI)]], Cognitive-Science, Neuroscience, [[Affordance]], [[Evolutionary-Computation]]
- **Modern Tech/Tools**: Neuromorphic chips, BCI (Neuralink), Cognitive psychology models.
- **Modern Tech/Tools**: Neuromorphic chips, BCI (Neuralink), [[Cognitive Psychology]] models.
---