🏠 Ana Sayfa
Benchmarklar
📊 Tüm Benchmarklar 🦖 Dinozor v1 🦖 Dinozor v2 ✅ To-Do List Uygulamaları 🎨 Yaratıcı Serbest Sayfalar 🎯 FSACB - Nihai Gösteri 🌍 Çeviri Benchmarkı
Modeller
🏆 En İyi 10 Model 🆓 Ücretsiz Modeller 📋 Tüm Modeller ⚙️ Kilo Code
Kaynaklar
💬 Prompt Kütüphanesi 📖 YZ Sözlüğü 🔗 Faydalı Bağlantılar

YZ Sözlüğü

Yapay Zekanın tam sözlüğü

162
kategoriler
2.032
alt kategoriler
23.060
terimler
📖
terimler

Gaussian Process

A non-parametric probabilistic model that defines a distribution over functions, characterized by a mean function and a covariance function (kernel).

📖
terimler

Acquisition Function

A heuristic function that guides the selection of the next evaluation point by balancing exploration and exploitation based on the surrogate model.

📖
terimler

Expected Improvement (EI)

An acquisition function that calculates the expected improvement over the current best observation, weighted by its probability of occurrence.

📖
terimler

Probability of Improvement (PI)

An acquisition function that maximizes the probability of improvement over the current best point, without considering the magnitude of the improvement.

📖
terimler

Kernel Function

A function that measures the similarity between input points and defines the covariance structure of the Gaussian process, influencing the smoothness of the modeled function.

📖
terimler

Hyperprior

A prior distribution on the model's hyperparameters (such as kernel parameters), allowing for the automatic learning of these parameters through Bayesian inference.

📖
terimler

Sequential Model-Based Optimization (SMBO)

A general optimization framework that uses a sequential model to propose new evaluation points based on previous observations.

📖
terimler

Multi-Objective Bayesian Optimization

An extension of Bayesian Optimization to handle multiple conflicting objectives, searching for the optimal Pareto front rather than a single optimum.

📖
terimler

Noise Handling

Techniques for modeling and managing noise in objective function observations, essential for real-world applications with noisy evaluations.

📖
terimler

Parallel Bayesian Optimization

Variant that proposes several points simultaneously for parallel evaluation, using acquisition criteria adapted for batch selection.

📖
terimler

Kernel Design

Process of designing or selecting the appropriate covariance function to capture the specific properties of the objective function.

📖
terimler

Acquisition Optimization

Secondary optimization problem consisting of maximizing the acquisition function to find the next candidate evaluation point.

🔍

Sonuç bulunamadı