Daniel@0: Daniel@0: Daniel@0: Daniel@0: Netlab Reference Manual gtmfwd Daniel@0: Daniel@0: Daniel@0: Daniel@0:

gtmfwd Daniel@0:

Daniel@0:

Daniel@0: Purpose Daniel@0:

Daniel@0: Forward propagation through GTM. Daniel@0: Daniel@0:

Daniel@0: Synopsis Daniel@0:

Daniel@0:
Daniel@0: mix = gtmfwd(net)
Daniel@0: 
Daniel@0: Daniel@0: Daniel@0:

Daniel@0: Description Daniel@0:

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

Daniel@0: See Also Daniel@0:

Daniel@0: gtm
Daniel@0: Pages: Daniel@0: Index Daniel@0:
Daniel@0:

Copyright (c) Ian T Nabney (1996-9) Daniel@0: Daniel@0: Daniel@0: Daniel@0: