This repository, "SMMhomeworks," contains comprehensive solutions and analyses for four key homework assignments in the realm of Statistical and Machine Learning. The repository is structured to include both the original PDFs of the homework assignments and Jupyter notebooks that provide detailed code solutions.
- Overview: This section delves into the foundational concepts of linear algebra, emphasizing their application in floating point arithmetic computations.
- Overview: Singular Value Decomposition (SVD) and Principal Component Analysis (PCA) are explored in this part, showcasing their significance and implementation in Machine Learning contexts.
- Overview: Focuses on the methodologies of Gradient Descent and Stochastic Gradient Descent, offering insights into optimization techniques in machine learning.
- Overview: The final section covers Maximum Likelihood Estimation (MLE) and Maximum A Posteriori (MAP), highlighting their roles and applications in statistical inference and machine learning models.
Each notebook not only presents the code solutions but also includes plotted results and discussions on possible theoretical content, providing a holistic understanding of the topics.