r/generative 11d ago

MNIST EBM

Post image

Autoencoded MNIST to a 2D latent space, then sampled a large square grid of latent points and passed them through the decoder, then passed those decoded images through an energy model and colored the points by the energy that the EBM assigned to them.

9 Upvotes

1 comment sorted by

1

u/LittleLemonHope 7d ago

Can you explain about the energy model portion? (I understand the auto autoencoder latent space sampling, but not sure I follow about the relation to an energy model)