Gmm-chmm Simple Grooming

Source: Internet
Author: User

Kmeans: Classify a feature sequence as a m_mixnum cluster, calculating the center (means) and variance (Var) of each m_mixnum cluster, and the proportion of each cluster (prior).

GMM: The Kmeans computed m_mixnum cluster, the center and variance of the Gaussian function is initialized with the center and variance computed by Kmeans, and the center, variance and weight of each cluster are adjusted according to the Gaussian function.

Iteration Cutoff criteria: The average of the log (p) of the sequence is less than 0.001.

Use a m_mixnum Gaussian function to represent a state.

CHMM: The characteristic sequence of a gesture is divided into statenum states, each state is divided into several eigenvalues, and all eigenvalues that belong to this state are trained with a mixed Gaussian model, that is, Statenum≠m_mixnum. That is, each state is represented by several Gaussian functions.

Gmm-chmm Simple Grooming

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.