gtmfwd

Purpose

Forward propagation through GTM.

Synopsis

mix = gtmfwd(net)

Description

mix = gtmfwd(net) takes a GTM structure net, and forward propagates the latent data sample net.X through the GTM to generate the structure mix which represents the Gaussian mixture model in data space.

See Also

gtm
Pages: Index

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