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.1 kB

4 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
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. 李宏毅2021春季机器学习课程课件及作业
  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春季机器学习](https://speech.ee.ntu.edu.tw/~hylee/ml/2021-spring.html)|
  19. |B站视频合集|[(强推)李宏毅2021春机器学习课程](https://www.bilibili.com/video/BV1Wv411h7kN)|
  20. |百度云资料/作业/范例汇总|[提取码:ry4a](https://pan.baidu.com/s/1ZFWzLpMT301GacRPWIndEg)|
  21. ****
  22. |章节|名称|视频|资料|作业|
  23. |:---------------:|:---------------:|:---------------:|:---------------:|:---------------:|
  24. |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)|-|
  25. |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|
  26. |Deep Learning|Guideline of ML: overfit|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=10)|[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)|-|
  27. |Deep Learning|Critical Point: small gradient|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=11)|[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)|-|
  28. |Deep Learning|Adaptive Learning Rate: optimizer|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=13)|[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)|-|
  29. |Deep Learning|Adaptive Learning Rate: optimizer|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=14)|[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|
  30. |CNN & Self-Attention|ML Pretest|-|[pdf](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/pretest.pdf)|-|
  31. |CNN & Self-Attention|CNN|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=22)|[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|
  32. |CNN & Self-Attention|Self-Attention|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=23)|[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|
  33. |Theory of ML|PAC Learning|-|[pdf](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/W14_PAC-introduction.pdf)|-|
  34. |Transformer|Normalization|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=34)|[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)|-|
  35. |Transformer|Seq2Seq|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=35)|[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|
  36. |Generative Model|GAN|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=40)|[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|
  37. |Self-Supervised Learning|BERT|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=50)|[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|
  38. |Self-Supervised Learning|Auto-Encoder|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=53)|[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|
  39. |Explainable AI / Adversarial Attack|Adversarial Attack|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=63)|[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|
  40. |Explainable AI / Adversarial Attack|Explainable AI|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=65)|[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. |Domain Adaptation|-|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=71)|[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|
  42. |RL|DRL|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=73)|[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)|HW11: Adaptation|
  43. |Quantum ML|-|-|[pdf](https://speech.ee.ntu.edu.tw/~hylee/ml/ml2021-course-data/GuestLecture_QML.pdf)|-|
  44. |Life-Long/Compression|Life-long Learning|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=84)|[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|
  45. |Life-Long/Compression|Network Compression|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=86)|[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|
  46. |Meta Learning|-|[链接](https://www.bilibili.com/video/BV1Wv411h7kN?p=91)|[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|
  47. ****
  48. ## 更新日志
  49. |日期|项目|
  50. |---|---
  51. |2021/03/16|更新HW1、HW2,同步更新助教范例|
  52. |2021/03/26|更新HW3、HW4课件、代码、范例;release页发布HW1-HW4数据|
  53. |2021/04/01|更新选修内容To Learn More,基本是李老师今年不打算讲而以前讲过的知识点(旧视频)|
  54. |2021/04/09|更新GAN 及 HW05|
  55. |2021/04/16|更新Self-Supervised Learning 及 HW06|
  56. |2021/04/30|更新Explainable AI&Adversarial Attack 及 HW07&HW08|
  57. |2021/05/06|更新Domain Adaptation 及 HW09&HW10|
  58. |2021/05/21|更新RL 及 HW11|
  59. |2021/05/28|更新Quantum ML|
  60. |2021/06/04|更新Life-Long&Compression 及 HW12|
  61. |2021/06/11|更新Meta Learning 及 HW13&HW14|
  62. |2021/06/18|更新HW15,随着李老师课程结语视频上传,2021机器学习基本结束啦|
  63. |2021/12/20|更新Github排版,删除repo中的ppt/pdf直接提供下载链接,总资料放入[百度云盘-提取码:ry4a](https://pan.baidu.com/s/1ZFWzLpMT301GacRPWIndEg)|
  64. ![Alt text](https://github.com/Fafa-DL/Lhy_Machine_Learning/blob/main/Lecture%20Schedule.jpg)