🏠 Home
Benchmark
📊 Tutti i benchmark 🦖 Dinosauro v1 🦖 Dinosauro v2 ✅ App To-Do List 🎨 Pagine libere creative 🎯 FSACB - Ultimate Showcase 🌍 Benchmark traduzione
Modelli
🏆 Top 10 modelli 🆓 Modelli gratuiti 📋 Tutti i modelli ⚙️ Kilo Code
Risorse
💬 Libreria di prompt 📖 Glossario IA 🔗 Link utili

Glossario IA

Il dizionario completo dell'Intelligenza Artificiale

162
categorie
2.032
sottocategorie
23.060
termini
📖
termini

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.

📖
termini

Read-Write Memory

📖
termini

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.

📖
termini

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.

📖
termini

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.

📖
termini

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.

📖
termini

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.

📖
termini

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.

📖
termini

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.

📖
termini

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.

🔍

Nessun risultato trovato