sampling_correlated: A reparameterization in order to sample from the learned...

View source: R/construction_functions.R

sampling_correlatedR 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


ML2Pvae documentation built on May 23, 2022, 9:05 a.m.