Skip to content

michael-brunzel/CVAE_learnable_priors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conditional Variational Autoencoder (CVAE) with learnable priors

Loss Function of a Variational Autoencoder

Loss Function of CVAE with learnable priors, whereby c denotes a one-hot label

Examples for conditionally sampled digits (default settings in main.py were used)

Digit 9 Digit 8 Digit 3

One example for mixed sampling from all digit-classes

Digit mixed

Requirements

python 3.6.10
torch 1.2.0+cu92
tensorflow 1.14

References:

Discriminative Variational Autoencoder for Continual Learning with Generative Replay: https://openreview.net/pdf?id=SJxjPxSYDH (Blind-Submission at the ICLR 2020)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages