probml / pyprobml

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

Updated book1 firestore urls (pobml.ai) [Backward compatibility] #1100

Closed karm-patel closed 2 years ago

karm-patel commented 2 years ago

Description

closes #1054 Note that this change will reflected in printed version of book1 not the draft of book1.

  1. Previously code.probml.ai/book1/ was pointing to an individual notebook colab link, but since we have updated our redirection flow using notebooks.md, these URLs should be pointed to this common .md file.
  2. I have updated firestore with these updated URLs, some of the examples are below https://code.probml.ai/book1/2.3 https://code.probml.ai/book1/8.17
  3. Removed duplicate notebooks in book1
  4. Note: We still need dummy notebooks "fig_8_26.ipynb"
review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

murphyk commented 2 years ago

https://code.probml.ai/book1/2.3 does not work since there is no corresponding notebook However https://code.probml.ai/book1/8.17 correctly points to https://github.com/probml/pyprobml/blob/auto_notebooks_md/notebooks.md#lrschedule_tf.ipynb