ML_refresher_course_2022
ML_refresher_course_2022 copied to clipboard
ML_refresher_course_2022
This repo is for the ML libraries refresher course. Primary resources apart from those linked in this repo are:
- Pandas, numpy and matplotlib: https://jakevdp.github.io/PythonDataScienceHandbook/
- How autodiff works : https://alexander-schiendorfer.github.io/2020/02/16/automatic-differentiation.html
- Deep learning implementations of most fundamental blocks - https://d2l.ai/