🏠 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

Constrained Bayesian Optimization

Extension of Bayesian optimization that incorporates constraints on input or output variables, guiding the search for the optimum only within the feasible subspace defined by these constraints.

📖
istilah

Constrained Acquisition Function

Modified acquisition function that penalizes points violating constraints, combining exploration and exploitation with a feasibility probability to evaluate the utility of a candidate point.

📖
istilah

Feasibility Probability Model

Stochastic model, often a Gaussian process, that estimates the probability that a given point satisfies all constraints of the optimization problem.

📖
istilah

Gaussian Process Classification

Use of a Gaussian process to model the binary output of a constraint (satisfied or violated), allowing estimation of feasibility probability across the entire search space.

📖
istilah

Expected Constrained Improvement (ECI)

Acquisition function that calculates the expected improvement on the objective function, weighted by the probability that the candidate point satisfies the constraints.

📖
istilah

Constrained Upper Confidence Bound (C-UCB)

Variant of the UCB acquisition function that incorporates a confidence term on feasibility, favoring points that are both promising for the objective and likely to be feasible.

📖
istilah

Constrained Knowledge Gradient

Acquisition strategy that evaluates the expected future value of information by considering the impact of evaluations on knowledge of the feasibility boundary and the optimum.

📖
istilah

Constraint Set

Collection of constraints (inequalities or equalities) that candidate solutions must satisfy, modeled individually or in an aggregated manner within the Bayesian optimization framework.

📖
istilah

Feasibility Boundary

Surface or hypersurface in the search space that separates feasible regions (satisfying constraints) from infeasible regions, whose discovery is a major challenge.

📖
istilah

Constraint Violation

Quantitative measure of the non-compliance with a constraint by a given point, often used to penalize infeasible solutions in the acquisition function.

📖
istilah

Constrained Black-Box Optimizer

Optimization algorithm designed for black-box functions where evaluations are expensive and subject to constraints, typically implemented via Bayesian optimization.

📖
istilah

Constrained Rejection Sampling

Initialization or exploration method where points are generated and then rejected if they do not meet a set of preliminary feasibility criteria.

📖
istilah

Constrained Surrogate Model

Model (e.g., Gaussian process) that learns both the objective function and constraint functions, allowing prediction of performance and feasibility at any unevaluated point.

📖
istilah

Adaptive Sampling Strategy

Approach where the sampling policy dynamically evolves to balance learning of the objective function and feasibility boundary based on gathered information.

📖
istilah

Integrated Penalty

Technique transforming a constrained problem into an unconstrained one by adding a penalty to the objective function, proportional to the magnitude of constraint violation.

📖
istilah

Feasible Search Space

Subset of the original search space defined by the set of constraints, within which the algorithm is allowed to search for the optimum.

📖
istilah

Multi-Objective Constrained Sequential Acquisition

Extension of Bayesian optimization to problems with multiple conflicting objectives and constraints, where the acquisition function manages a feasible Pareto front.

🔍

Tidak ada hasil ditemukan