This repo will be a walkthrough of the book "Understanding Deep Learning" by Simon J.D. Prince
mamba activate udl
- mamba create -n udl
- mamba activate udl
- mamba install conda-forge::python
- mamba install conda-forge::jupyterlab
- mamba install conda-forge::matplotlib
It looks like the notebooks all have TODO items for the reader to complete. This is good!
Resuming this walkthrough from the newly built kitchen computer ...
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.
Getting back to this excellent book ...