Skip to content

Commit

Permalink
Update vae.py link to an active link
Browse files Browse the repository at this point in the history
Update vae.py link to an active link.  the current link points to a missing file.
  • Loading branch information
LukeWood authored Jun 6, 2022
1 parent f8107c1 commit 9064c57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ for end-to-end examples. It includes tutorial notebooks such as:

It also includes example scripts such as:

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

0 comments on commit 9064c57

Please sign in to comment.