Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 383 Bytes

File metadata and controls

8 lines (5 loc) · 383 Bytes

Generating faces using VAE models

A side project exploring the underlying math behind VAEs and implementing thing.

IE: Using brute-force numeric integration to compute the true log likelihood to see how close the ELBO approximation we use in our loss (This is at the bottom).

image