A fully functional Convolutional VAE implemented in pure C from scratch.
-
Updated
Jan 19, 2026 - C
A variational autoencoder (VAE) is a generative model that combines deep learning with Bayesian inference to learn compact latent representations of data. VAEs are widely used for image generation, anomaly detection, and data augmentation.
A fully functional Convolutional VAE implemented in pure C from scratch.
A Deep Generative Model of Phase Transformation in Layered Material
Improving Disentangled Representatoin Learning with the Beta Bernoulli Process. ICDM 2019.