## 楊上萱-修課成果
### 機器學習
> MNIST手寫辨識
[**程式連結**](https://github.com/upupsheep/2019-Spring-NCTU-Machine-Learning/tree/master/HW2)
> Eigenface 人臉辨識
[**程式連結**](https://github.com/upupsheep/2019-Spring-NCTU-Machine-Learning/tree/master/HW7)
### 微處理機系統實驗
>STM32自動配樂鼓
[**影片連結**](https://www.youtube.com/watch?v=oMGjIwu2RQg&feature=youtu.be)
### 編譯器設計概論
>C-程式編譯器
[**程式連結**](https://github.com/upupsheep/NCTU-Compiler-2018)
### 資料庫系統概論
>SQL指令實作及最佳化
[**程式連結**](https://gitlab.com/dbms_2019/0510532/final_proj