You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 8.3 kB

3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
4 years ago
4 years ago
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. 李宏毅2021/2022春季机器学习课程课件及作业
  2. ===========================
  3. [![BILIBILI](https://github.com/Fafa-DL/Lhy_Machine_Learning/blob/main/Mine.png)](https://space.bilibili.com/46880349)
  4. ****
  5. ```
  6. 群内有许多来自不同领域的人才,未来大咖云集的地方哈哈哈;
  7. 不定期分享AI干货,提供参与大厂讲座学知识和兼职的机会,点赞关注一起进步;
  8. ppt/pdf支持直链下载,也支持百度云盘全部下载。
  9. ```
  10. |B站主页|[啥都会一点的研究生](https://space.bilibili.com/46880349)|
  11. |---|---|
  12. |人工智能技术探讨群1|[78174903](https://jq.qq.com/?_wv=1027&k=lY5KVICA)|
  13. |人工智能技术探讨群2|[571218304](https://jq.qq.com/?_wv=1027&k=ZCDCT3xV)|
  14. |人工智能技术探讨群3|[584723646](https://jq.qq.com/?_wv=1027&k=bakez5Yz)|
  15. ****
  16. |名称|项目|
  17. |---|---|
  18. |2021课程主页|[李宏毅2021春季机器学习](https://speech.ee.ntu.edu.tw/~hylee/ml/2021-spring.html)|
  19. |2022课程主页|[李宏毅2022春季机器学习](https://speech.ee.ntu.edu.tw/~hylee/ml/2022-spring.php)|
  20. |B站视频合集|[(强推)李宏毅2021春机器学习课程](https://www.bilibili.com/video/BV1Wv411h7kN)|
  21. |百度云资料/作业/范例汇总|[提取码:sv1i](https://pan.baidu.com/s/13cxyIbvF0bEyytANLf58NQ)|
  22. ****
  23. |章节|名称|视频|资料|作业|
  24. |---|---|---|---|---|
  25. |Introduction|Course Introduction|[链接](https://www.bilibili.com/video/BV1Wv411h7kN)|[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)|-|
  26. |Introduction|Introduction of ML/DL|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=2)|[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: Regression|
  27. |Deep Learning|Guideline of ML: overfit|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=13)|[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)|-|
  28. |Deep Learning|Critical Point: small gradient|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=14)|[ppt](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/small-gradient-v7.pptx) [pdf](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/small-gradient-v7.pdf)|-|
  29. |Deep Learning|Adaptive Learning Rate: optimizer|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=16)|[ppt](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/optimizer_v4.pptx) [pdf](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/optimizer_v4.pdf)|-|
  30. |Deep Learning|Loss of Classification: classification|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=17)|[ppt](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/classification_v2.pptx) [pdf](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/classification_v2.pdf)|HW2: Classification|
  31. |CNN & Self-Attention|ML Pretest|-|[pdf](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/pretest.pdf)|-|
  32. |CNN & Self-Attention|CNN|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=24)|[ppt](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/cnn_v4.pptx) [pdf](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/cnn_v4.pdf)|HW3: CNN|
  33. |CNN & Self-Attention|Self-Attention|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=25)|[ppt](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/self_v7.pptx) [pdf](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/self_v7.pdf)|HW4: Self-Attention|
  34. |Theory of ML|PAC Learning|-|[pdf](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/W14_PAC-introduction.pdf)|-|
  35. |Transformer|Normalization|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=37)|[ppt](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/normalization_v4.pptx) [pdf](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/normalization_v4.pdf)|-|
  36. |Transformer|Seq2Seq|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=38)|[ppt](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/seq2seq_v9.pptx) [pdf](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/seq2seq_v9.pdf)|HW5: Transformer|
  37. |Generative Model|GAN|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=45)|[ppt](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/gan_v10.pptx) [pdf](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/gan_v10.pdf)|HW6: GAN|
  38. |Self-Supervised Learning|BERT|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=57)|[ppt](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/bert_v8.pptx) [pdf](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/bert_v8.pdf)|HW7: BERT|
  39. |Self-Supervised Learning|Auto-Encoder & Anomaly Detection|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=65)|[ppt](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/auto_v8.pptx) [pdf](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/auto_v8.pdf)|HW8: Anomaly Detection|
  40. |Explainable AI / Adversarial Attack|Explainable AI|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=78)|[ppt](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/xai_v4.pptx) [pdf](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/xai_v4.pdf)|HW9: Explainable AI|
  41. |Explainable AI / Adversarial Attack|Adversarial Attack|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=80)|[ppt](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/attack_v3.pptx) [pdf](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/attack_v3.pdf)|HW10: Adversarial Attack|
  42. |Domain Adaptation|-|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=86)|[ppt](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/da_v6.pptx) [pdf](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/da_v6.pdf)|HW11: Adaptation|
  43. |RL|DRL|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=88)|[ppt](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/drl_v5.pptx) [pdf](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/drl_v5.pdf)|HW12: RL|
  44. |Quantum ML|-|-|[pdf](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/GuestLecture_QML.pdf)|-|
  45. |Life-Long/Compression|Life-long Learning|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=95)|[ppt](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/life_v2.pptx) [pdf](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/life_v2.pdf)|HW13: Compression|
  46. |Life-Long/Compression|Network Compression|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=97)|[ppt](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/tiny_v7.pptx) [pdf](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/tiny_v7.pdf)|HW14: Life-long Learning|
  47. |Meta Learning|-|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=106)|[ppt](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/meta_v3.pptx) [pdf](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/meta_v3.pdf)|HW15: Meta Learning|
  48. ****
  49. ## 更新日志
  50. |日期|项目|
  51. |---|---
  52. |2021/03/16|更新HW1、HW2,同步更新助教范例|
  53. |2021/03/26|更新HW3、HW4课件、代码、范例;release页发布HW1-HW4数据|
  54. |2021/04/01|更新选修内容To Learn More,基本是李老师今年不打算讲而以前讲过的知识点(旧视频)|
  55. |2021/04/09|更新GAN 及 HW05|
  56. |2021/04/16|更新Self-Supervised Learning 及 HW06|
  57. |2021/04/30|更新Explainable AI&Adversarial Attack 及 HW07&HW08|
  58. |2021/05/06|更新Domain Adaptation 及 HW09&HW10|
  59. |2021/05/21|更新RL 及 HW11|
  60. |2021/05/28|更新Quantum ML|
  61. |2021/06/04|更新Life-Long&Compression 及 HW12|
  62. |2021/06/11|更新Meta Learning 及 HW13&HW14|
  63. |2021/06/18|更新HW15,随着李老师课程结语视频上传,2021机器学习基本结束啦|
  64. |2021/12/20|更新Github排版,删除repo中的ppt/pdf直接提供下载链接,总资料放入[百度云盘-提取码:sv1i](https://pan.baidu.com/s/13cxyIbvF0bEyytANLf58NQ)|
  65. |2022/02/17|2022春季机器学习课程未重新录制,UP同步更新To Learn More内容|
  66. ![Alt text](https://github.com/Fafa-DL/Lhy_Machine_Learning/blob/main/Lecture%20Schedule.jpg)