Skip to content

Commit eca2e6c

Browse files
committed
Fix vae short_description length
1 parent db21fb3 commit eca2e6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

topics/vae/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
aliases: variational-autoencoder
33
display_name: VAE
4-
short_description: A variational autoencoder (VAE) is a generative model that combines deep learning with Bayesian inference to learn compact latent representations of data.
4+
short_description: A variational autoencoder (VAE) is a generative model that learns compact latent representations using Bayesian inference.
55
topic: vae
66
wikipedia_url: https://en.wikipedia.org/wiki/Variational_autoencoder
77
---

0 commit comments

Comments
 (0)