🏠 홈
벤치마크
📊 모든 벤치마크 🦖 공룡 v1 🦖 공룡 v2 ✅ 할 일 목록 앱 🎨 창의적인 자유 페이지 🎯 FSACB - 궁극의 쇼케이스 🌍 번역 벤치마크
모델
🏆 톱 10 모델 🆓 무료 모델 📋 모든 모델 ⚙️ 킬로 코드 모드
리소스
💬 프롬프트 라이브러리 📖 AI 용어 사전 🔗 유용한 링크

AI 용어집

인공지능 완전 사전

162
카테고리
2,032
하위 카테고리
23,060
용어
📖
용어

Semantic Memory

Structured knowledge base storing general facts and relationships about the environment, independent of specific experiences, to guide the agent's reasoning and planning.

📖
용어

Read-Write Memory

📖
용어

Retrieval Function

Mechanism, often attention-based, that calculates the relevance of each stored item in memory relative to the agent's current state or query to select information to read.

📖
용어

Gated Recurrent Unit with Memory (GRU-M)

Variant of GRUs where internal gates control not only the information flow in the hidden state but also read and write operations in a dedicated external memory.

📖
용어

Reflective Agent

Agent that, before acting, performs a sequence of 'reasoning' or 'reflection' steps by reading and writing to its memory to plan a better strategy, especially in complex environments.

📖
용어

Content-Addressable Memory

Type of memory where data is retrieved based on its content or similarity with a query, rather than by a fixed physical address, enabling associative search.

📖
용어

State Inference

Process by which an agent in a POMDP updates its belief about the hidden state of the environment based on the history of observations, actions, and rewards.

📖
용어

Working Memory

Component of external memory with limited capacity used to temporarily store information relevant to the current task, facilitating reasoning and immediate decision-making.

📖
용어

Relational Memory Core (RMC)

Memory module using a multi-head attention mechanism to model relationships between different memory locations, allowing more complex reasoning on stored information.

📖
용어

Trajectory Memory

Explicit storage of complete or partial trajectories (sequences of states, actions, rewards) to allow the agent to re-evaluate its past experiences or imitate successful behaviors.

🔍

결과를 찾을 수 없습니다