Daniel@0: Daniel@0:
Daniel@0:Daniel@0: mix = gtmfwd(net) Daniel@0: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: gtm
Copyright (c) Ian T Nabney (1996-9) Daniel@0: Daniel@0: Daniel@0: Daniel@0: