Kaixhin / Autoencoders

Torch implementations of various types of autoencoders
MIT License
466 stars 77 forks source link

KL divergence #8

Closed Sunarker closed 6 years ago

Sunarker commented 6 years ago

Hi, your code is nice. But one question is that do you implement the KL-divergence term in VAE and CatVAE ?