From 8c0c5e8b77c136d15bb032daa487e6e391ec85cb Mon Sep 17 00:00:00 2001 From: ReinhartWang <104717089+ReinhartWang@users.noreply.github.com> Date: Wed, 4 May 2022 12:01:19 +0900 Subject: [PATCH] Fix format problem in 2021 ML --- 2021 ML/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2021 ML/README.md b/2021 ML/README.md index c3b06c7..08792a3 100644 --- a/2021 ML/README.md +++ b/2021 ML/README.md @@ -9,7 +9,7 @@ **** |章节|名称|资料|作业| -|---|---|---|---|---| +|---|---|---|---| |Introduction|Course Introduction|[ppt](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/introduction%202021%20(v6)%20Chinese.pptx) [pdf](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/introduction-2021-v6-Chinese.pdf)|Colab:
[pdf](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/hw/Colab/Google_Colab_Tutorial.pdf) [code](https://colab.research.google.com/github/ga642381/ML2021-Spring/blob/main/Colab/Google_Colab_Tutorial.ipynb)
Pytorch:
[pdf1](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/hw/Pytorch/Pytorch_Tutorial_1.pdf) [pdf2](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/hw/Pytorch/Pytorch_Tutorial_2.pdf) [code](https://colab.research.google.com/github/ga642381/ML2021-Spring/blob/main/Pytorch/Pytorch_Tutorial.ipynb)| |Introduction|Introduction of ML/DL|[ppt](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/regression%20(v16).pptx) [pdf](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/regression%20(v16).pdf)|HW1:
[pdf](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/hw/HW01/HW01.pdf) [code](https://colab.research.google.com/github/ga642381/ML2021-Spring/blob/main/HW01/HW01.ipynb)| |Deep Learning|Guideline of ML: overfit|[ppt](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/overfit-v6.pptx) [pdf](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/overfit-v6.pdf)|-|