🏠 Beranda
Benchmark
📊 Semua Benchmark 🦖 Dinosaurus v1 🦖 Dinosaurus v2 ✅ Aplikasi To-Do List 🎨 Halaman Bebas Kreatif 🎯 FSACB - Showcase Utama 🌍 Benchmark Terjemahan
Model
🏆 Top 10 Model 🆓 Model Gratis 📋 Semua Model ⚙️ Kilo Code
Sumber Daya
💬 Perpustakaan Prompt 📖 Glosarium AI 🔗 Tautan Berguna

Glosarium AI

Kamus lengkap Kecerdasan Buatan

162
kategori
2.032
subkategori
23.060
istilah
📖
istilah

Model-Based Imitation Learning

Approach where the agent first learns a dynamic model of the environment, then uses this model to plan and generalize behaviors imitated from expert demonstrations.

📖
istilah

Dynamic Model

Mathematical representation learning the state transition of the environment, i.e., the probability P(s'|s, a) of reaching a new state s' by taking action a from state s.

📖
istilah

Counterfactual Reasoning Inference

Method of inferring the expert's reward function by comparing demonstrated trajectories with close counterfactual trajectories to identify the expert's preferences.

📖
istilah

Model-Based Planning

Process of using the learned dynamic and reward models to simulate different action sequences and select the optimal policy without direct interaction with the real environment.

📖
istilah

Model-Based Generalization

Ability of a model-based agent to adapt imitated behaviors to new situations not seen in the demonstrations by simulating hypothetical scenarios using its environment model.

📖
istilah

Inverse Reinforcement Learning (IRL)

Process of inferring the underlying reward function of an expert from their demonstrations, providing a dense signal for training the reinforcement learning agent.

📖
istilah

Backpropagation Through Time (BPTT)

Algorithm used to train recurrent dynamic models, where the loss gradients are calculated by backpropagating errors through the time steps of the simulated trajectory.

📖
istilah

Trajectory Optimization

Class of planning algorithms that iteratively improve an entire trajectory using gradients from the reward and dynamic models, as opposed to value-based methods.

📖
istilah

Behavioral Imitation Learning (BC)

Supervised learning approach that directly models the expert policy π(a|s) by minimizing the error between the agent's actions and the expert's actions for given states.

📖
istilah

Hybrid BC-Model-Based

Architecture combining a behavioral model for direct imitation and an environment model for planning, where both contributions are merged to produce the agent's final action.

🔍

Tidak ada hasil ditemukan