Analysis updated 2026-05-18
Study machine learning topics like transformers, GANs, and reinforcement learning from organized lecture slides.
Work through the COVID-19 regression, phoneme classification, and food image classification homework notebooks.
Look up the original source link for a specific lecture's slide deck.
Follow a structured self-study path through a full university ML course.
| lizhuofan-curry/lihongyiml-2021-2022 | johilrohan92-prog/fingerprint-based-blood-group-detection-using--vision-transformer-and--ensemble-learning | krishnaik06/eda_sweetviz | |
|---|---|---|---|
| Stars | 26 | 26 | 25 |
| Language | Jupyter Notebook | Jupyter Notebook | Jupyter Notebook |
| Last pushed | — | — | 2020-06-06 |
| Maintenance | — | — | Dormant |
| Setup difficulty | easy | moderate | easy |
| Complexity | 2/5 | 3/5 | 1/5 |
| Audience | researcher | researcher | data |
Figures from each repo's GitHub metadata at analysis time.
Large slide files are stored with Git LFS, so Git LFS must be installed before cloning to get them.
This repository is a personal archive of course materials from Professor Hung-yi Lee's Machine Learning classes, covering the 2021 and 2022 Spring semesters at National Taiwan University. It is not the official course repository, it is one student's collection of the publicly available slides and homework, organized for easier personal reference. The README is explicit that anyone wanting the current schedule or official versions should check the original course homepages instead. The 2021 section holds lecture PDFs and slide decks across thirteen numbered lectures, covering topics like introduction and regression, deep learning basics, convolutional networks and self-attention, transformers, generative models such as GANs, self-supervised learning methods like BERT, explainable AI, adversarial attacks, domain adaptation, reinforcement learning, and meta learning. A CSV file lists every original file name and its source download link. The 2022 section mirrors an existing official homework repository, with lecture slides across fifteen lectures covering similar ground plus additional topics like anomaly detection and network compression, along with three homework assignments. Each homework folder includes the code, the data used, the results produced when running it, and notes on how to reproduce those results. The three included assignments cover a COVID-19 regression task, a phoneme classification task, and a food image classification task recognizing eleven food categories. Because some of the slide files are large, the repository uses Git LFS to store them, so anyone cloning it needs Git LFS installed beforehand, or needs to run a separate pull command afterward if they already cloned without it. The README is careful to note that the lecture materials themselves belong to the original professor, instructors, and course team, and that the repository's own MIT license only covers content the repository author actually created, not the third-party course slides.
A personal archive of Hung-yi Lee's 2021 and 2022 Machine Learning course slides and homework assignments from National Taiwan University.
Mainly Jupyter Notebook. The stack also includes Jupyter Notebook, PyTorch, Git LFS.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly researcher.
This repo across BitVibe Labs
Verify against the repo before relying on details.