This repository contains all the materials of the course "Introduction to Machine Learning" in the UC Berkeley CS189/289A in the semester of spring 2024, including the discussions, exams and my solutions of all the 6 homework (hw2 does not involve coding part).
One can find the course website here.
Since some datasets in the homework are too large to upload to GitHub, I will not upload the datasets in this repository. However, you can find the datasets on the course website, which have the suffix as follows:
*.npy
*.npz
and I also uploaded all the blank homework .zip files in the Releases, which contain the whole large datasets, you can also download them there.