-
Notifications
You must be signed in to change notification settings - Fork 17
machine learning
yifeitao edited this page May 6, 2020
·
7 revisions
机器学习是一种编程范式,给定数据和基本的模型,自动训练模型的参数。程序员变身调参师。
教材或教程列表
偏浅显的入门教材:
特征工程
中高级教材
- https://www.coursera.org/specializations/machine-learning
- 李宏毅2019 video bilibili 笔记
- http://cs229.stanford.edu/
- https://cn.udacity.com/course/machine-learning--ud262
- http://ciml.info/
- https://web.stanford.edu/class/cs230/
- https://mlcourse.ai/ 中文版
- https://www.coursera.org/learn/machine-learning python版作业 笔记
好的在线教程:
- https://pytorch.org/tutorials/
- LIS-YNP (Life Is Short-You Need Pytorch)
- https://www.fast.ai/
- https://www.kaggle.com/learn/overview
- https://jalammar.github.io/
- http://www.ai-start.com/
- https://github.com/dragen1860/TensorFlow-2.x-Tutorials
细分领域
类库:
🚀Live and Learn 🕕Since 2017