alecGraves / BVAE-tf

Disentangled Variational Auto-Encoder in TensorFlow / Keras (Beta-VAE)
The Unlicense
54 stars 13 forks source link

Implement Beta-normalization #6

Open alecGraves opened 5 years ago

alecGraves commented 5 years ago

as @beatriz-ferreira mentions in #3, the paper implements normalization for beta, providing more standard performance over different latent vector sizes. This behavior (as default or an option) would be a good addition to the layer.