🏠 Home
Benchmark Hub
📊 All Benchmarks 🦖 Dinosaur v1 🦖 Dinosaur v2 ✅ To-Do List Applications 🎨 Creative Free Pages 🎯 FSACB - Ultimate Showcase 🌍 Translation Benchmark
Models
🏆 Top 10 Models 🆓 Free Models 📋 All Models ⚙️ Kilo Code
Resources
💬 Prompts Library 📖 AI Glossary 🔗 Useful Links

AI Glossary

The complete dictionary of Artificial Intelligence

162
categories
2,032
subcategories
23,060
terms
📖
terms

Imagination Learning

Reinforcement learning technique where the agent uses internal models to mentally simulate scenarios and generate experiences without real interaction with the environment. This approach accelerates learning by virtually exploring action trajectories before actual execution.

📖
terms

Mental Planning

Cognitive process where the agent mentally explores and evaluates different action sequences before choosing the best one to execute. This technique uses internal models to anticipate future consequences without real interaction costs.

📖
terms

Environmental Simulation

Artificial generation of environmental experiences using learned models to create additional training data. This method massively increases the data available for the agent's training.

📖
terms

AI Dreaming

Process where an AI agent generates and processes imaginary state sequences during inactive periods to consolidate its learning. These simulated dreams improve model robustness without environmental interaction.

📖
terms

Imagination Experience

Data generated by the agent through mental simulations used as a complement to real experiences for training. These synthetic experiences follow the same structure as real interactions but are produced by the internal model.

📖
terms

Imagined Trajectory

Sequence of simulated states-actions-rewards generated by the agent using its internal environment model. These virtual trajectories allow exploration of alternative policies without real risk or cost.

📖
terms

Imagination Buffer

Memory space storing experiences generated through imagination for the agent's future training. This buffer works in parallel with the real experience buffer to enrich the training corpus.

📖
terms

Intrinsic Curiosity

Internal motivation mechanism that drives the agent to explore unknown or unpredictable states in its environment model. This curiosity guides imagination toward informative scenarios to improve the model.

📖
terms

Model-Guided Exploration

Exploration strategy using the internal model's predictions to identify the most promising actions to try. The agent prioritizes simulations leading to states with high uncertainty or high reward potential.

📖
terms

Virtual Trial-and-Error Learning

Process of improving the policy where the agent tests actions in simulations to learn from their consequences without real interaction. This method eliminates the costs and risks associated with physical exploration.

📖
terms

Future State Prediction

Ability of the internal model to anticipate future states of the environment over multiple time steps. This multi-step prediction is essential for effective imaginative planning.

📖
terms

Environmental Dynamics

Mathematical modeling of the rules governing state transitions in the learning environment. An accurate understanding of this dynamics is crucial for realistic imaginative simulations.

📖
terms

Imaginary Rollout

Simulation of a complete trajectory from a given state using only the internal model and a candidate policy. Imaginary rollouts allow for the rapid evaluation of different action strategies.

🔍

No results found