sampling_independent {ML2Pvae}R Documentation

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

Description

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

Usage

sampling_independent(arg)

Arguments

arg

a layer of tensors representing the mean and variance


[Package ML2Pvae version 1.0.0.1 Index]