deepgenerativemodels / notes

Course notes
MIT License
553 stars 121 forks source link

Add VAE notes #1

Closed RuiShu closed 5 years ago

RuiShu commented 5 years ago

Walks through the development of a basic VAE. Covers variational inference, gradient-based optimization, reparameterization trick, and amortization.