sampling_correlated {ML2Pvae}R Documentation

A reparameterization in order to sample from the learned multivariate normal distribution of the VAE

Description

A reparameterization in order to sample from the learned multivariate normal distribution of the VAE

Usage

sampling_correlated(arg)

Arguments

arg

a layer of tensors representing the mean and log cholesky transform of the covariance matrix


[Package ML2Pvae version 1.0.0.1 Index]