Samplers

Samplers for unconditional generation.

Available Samplers

BaseSampler

Base class for samplers used to generate from the MultiVae models' joint latent spaces.

GaussianMixtureSampler

Fits a Gaussian Mixture in the Multimodal Autoencoder's latent space.

MAFSampler

Fits an Inverse Autoregressive Flow in the multimodal autoencoder's latent space.

IAFSampler

Fits an Inverse Autoregressive Flow in the multimodal autoencoder's latent space.