Skip to content

Variational Autoencoders. This implements and pokes the original VAE in < 100 lines.

Notifications You must be signed in to change notification settings

FibonacciDude/vae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Variational Autoencoders

This implements the vae from https://arxiv.org/pdf/1312.6114.pdf. Variational calculus (for probabilities) was very strange, and the paper has some latex errors (that made everything even more confusing).

But the actual implementation is trivial.

About

Variational Autoencoders. This implements and pokes the original VAE in < 100 lines.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages