HyperAIHyperAI

Command Palette

Search for a command to run...

Gaussian Mixture Model

Date

2 years ago

Gaussian Mixture Model GMM is based on Gaussian probability density function, which can smoothly approximate density distribution of arbitrary shape. Since GMM has multiple models and its fine division characteristics, it can be used for complex object modeling.

Suppose there is a batch of observation data , and its distribution in d-dimensional space is not ellipsoidal, then it is not suitable to be described by a single Gaussian density. If all points are generated by a single Gaussian distribution, by mixing data points with different distributions together, this distribution method is a Gaussian mixture distribution.

From a mathematical point of view, the probability distribution density function of the data can be expressed by a weighting function:

Among them , and represents the mixture function model of the j-th single Gaussian function.

Theoretically, GMM can fit any type of distribution and is usually used to solve the problem of multiple different distributions in the same set.

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Gaussian Mixture Model | Wiki | HyperAI