probml / pyprobml

Python code for "Probabilistic Machine learning" book by Kevin Murphy
MIT License
6.45k stars 1.52k forks source link

deprecated path in notebook: book1/20/vae_celeba_tf #1108

Closed stellagra closed 1 year ago

stellagra commented 1 year ago

In the notebooks book1/20/vae_celeba_tf is a deprecated link

murphyk commented 1 year ago

The correct link should be https://github.com/probml/probml-data/blob/main/data/CelebA/celeba_kaggle_preprocess.py. I have updated the notebook. Note: For a more recent jax/flax version of the code, see https://colab.research.google.com/github/probml/pyprobml/blob/master/notebooks/book2/21/celeba_vae_ae_comparison.ipynb