gtmpost

Purpose

Latent space responsibility for data in a GTM.

Synopsis

post = gtmpost(net, data)
[post, a] = gtmpost(net, data)

Description

post = gtmpost(net, data) takes a GTM structure net, and computes the responsibility at each latent space sample point net.X for each data point in data.

[post, a] = gtmpost(net, data) also returns the activations a of the GMM net.gmmnet as computed by gmmpost.

See Also

gtm, gtmem, gtmlmean, gmlmode, gmmprob
Pages: Index

Copyright (c) Ian T Nabney (1996-9)