Skip to content

Commit 9064c57

Browse files
authored
Update vae.py link to an active link
Update vae.py link to an active link. the current link points to a missing file.
1 parent f8107c1 commit 9064c57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ for end-to-end examples. It includes tutorial notebooks such as:
8787

8888
It also includes example scripts such as:
8989

90-
* [Variational Autoencoders](https://github.com/tensorflow/probability/tree/main/tensorflow_probability/examples/vae.py).
90+
* [Variational Autoencoders](https://github.com/tensorflow/probability/tree/main/tensorflow_probability/examples/jupyter_notebooks/Probabilistic_Layers_VAE.ipynb).
9191
Representation learning with a latent code and variational inference.
9292
* [Vector-Quantized Autoencoder](https://github.com/tensorflow/probability/tree/main/tensorflow_probability/examples/vq_vae.py).
9393
Discrete representation learning with vector quantization.

0 commit comments

Comments
 (0)