python3 & 机器学习入门资料

python3

软件:安装anaconda3,使用jupyter notebook作为编辑器

anaconda3下载地址 https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/

菜鸟教程(学习python基础) https://www.runoob.com/python3/python3-tutorial.html

代码实践 https://github.com/leisurelicht/wtfpython-cn

机器学习

吴恩达老师

视频 https://www.bilibili.com/video/av9912938

笔记&代码 https://github.com/fengdu78/Coursera-ML-AndrewNg-Notes

李宏毅老师

视频 https://www.bilibili.com/video/av59538266

笔记 https://github.com/datawhalechina/leeml-notes

机器学习100天

中文版 https://github.com/MLEveryday/100-Days-Of-ML-Code

机器学习示例

https://github.com/wepe/MachineLearning

https://github.com/lazyprogrammer/machine_learning_examples

你可能感兴趣的:(python3 & 机器学习入门资料)