This will be my walk through of the book Math and Architectures of Deep Learning by Krishnendu Chaudhury
I created the conda environment 'maaodl' for this task.
*** mamba activate maaodl ***
Going through the examples in Chapter 2.
- mamba install conda-forge::matplotlib
- mamba install conda-forge::opencv