🏠 홈
벤치마크
📊 모든 벤치마크 🦖 공룡 v1 🦖 공룡 v2 ✅ 할 일 목록 앱 🎨 창의적인 자유 페이지 🎯 FSACB - 궁극의 쇼케이스 🌍 번역 벤치마크
모델
🏆 톱 10 모델 🆓 무료 모델 📋 모든 모델 ⚙️ 킬로 코드 모드
리소스
💬 프롬프트 라이브러리 📖 AI 용어 사전 🔗 유용한 링크

AI 용어집

인공지능 완전 사전

162
카테고리
2,032
하위 카테고리
23,060
용어
📖
용어

Covariance Function

Kernel function that defines the correlation between two input points in a Gaussian process, determining the regularity and structure of the modeled function.

📖
용어

Matérn Kernel

Family of covariance functions parameterized by a roughness factor ν, offering fine control over the differentiability of the modeled Gaussian process.

📖
용어

RBF (Gaussian) Kernel

Infinitely differentiable radial basis function covariance, assuming very smooth functions and widely used for standard Gaussian processes.

📖
용어

Kernel Hyperparameters

Parameters of the covariance function (such as length scale and variance) that control the behavior of the Gaussian process and are optimized by maximum likelihood.

📖
용어

Length Scale

Kernel hyperparameter determining the distance over which input points are correlated, controlling the variability of the function modeled by the Gaussian process.

📖
용어

Signal Variance

Kernel hyperparameter representing the vertical standard deviation of the modeled function, controlling the average amplitude of fluctuations in the Gaussian process.

📖
용어

Observational Noise

Parameter σ² modeling the uncertainty of observations, added to the diagonal of the covariance matrix to handle noisy data in Gaussian processes.

📖
용어

Conditional Distribution Prediction

Calculation of the posterior distribution of the Gaussian process at a new point, conditioned on existing observations to provide predictive mean and variance.

📖
용어

Maximum Likelihood Evidence Maximization

Procedure for optimizing Gaussian process hyperparameters by maximizing the marginal log-likelihood of the observed data under the model.

📖
용어

Karhunen-Loève Theorem

Decomposition of a Gaussian process into a series of orthogonal functions with independent Gaussian coefficients, enabling a compact representation of the process.

📖
용어

Dot-Product Kernel

Covariance function k(x,x') = σ² + xᵀx' used to model linear or polynomial functions in Gaussian processes.

📖
용어

Deep Gaussian Process

Extension of Gaussian processes where the covariance function is itself parameterized by a neural network, allowing for complex non-stationary models.

📖
용어

Sparse Gaussian Process

Computational approximation using inducing points to reduce the cubic complexity O(n³) of standard Gaussian processes for large datasets.

📖
용어

Cholesky Decomposition

Factorization of the covariance matrix K = LLᵀ used to efficiently solve linear systems and compute the log-likelihood in Gaussian processes.

🔍

결과를 찾을 수 없습니다