/Understanding-Deep-Learning

This repo will be a walkthrough of the book "Understanding Deep Learning" by Simon J.D. Prince

Primary LanguageJupyter Notebook

Understanding-Deep-Learning

This repo will be a walkthrough of the book "Understanding Deep Learning" by Simon J.D. Prince

Understanding Deep Learning

mamba activate udl

Sunday, September 1, 2024

  1. mamba create -n udl
  2. mamba activate udl
  3. mamba install conda-forge::python
  4. mamba install conda-forge::jupyterlab
  5. mamba install conda-forge::matplotlib

It looks like the notebooks all have TODO items for the reader to complete. This is good!

Saturday, September 7, 2024

Resuming this walkthrough from the newly built kitchen computer ...

Monday, September 9, 2024

Really seeing the value of doing the exercises at the end of every chapter!

Re-running existing notebooks just to validate they all still run.

Tuesday, November 26, 2024

Getting back to this excellent book ...