ml-math Notes from Tivadar Danka's "Mathematics of Machine Learning" and Sheldon Axler's "Linear Algebra Done Right" Setup Prerequisities Python >= 3.10 Anaconda >= 23.3.1 Installation conda install --file requirements.txt