TorchLean API

NN.Examples.Models.Generative.Vae

β-VAE-Style CIFAR Example #

Runnable compact VAE path over flattened CIFAR images.

The formal VAE objective and decomposition theorems live in NN.Spec.Models.Vae and NN.MLTheory.Generative.Latent.VAE. This executable uses a small supervised runtime target: reconstruct the image while keeping latent mean/log-variance proxy channels near zero.

@[reducible, inline]
Instances For
    @[reducible, inline]
    Instances For