Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 552 Bytes

Auto-Encoding_Variational_Bayes.md

File metadata and controls

17 lines (11 loc) · 552 Bytes

Auto-Encoding Variational Bayes

AKA the VAE paper.

I think it's actually better to understand this by coding up a VAE, not necessarily reading the paper. See my Generative Models repository:

https://github.com/DanielTakeshi/Generative-Models

(Blog post on my website coming soon...)

Also see: