python好的博客收藏

一、机器学习&深度学习
1、机器学习9种常用算法
博客地址:https://blog.csdn.net/weixin_38748717/article/details/78837762
2、深度学习常见算法的介绍和比较
博客地址:https://blog.csdn.net/abc200941410128/article/details/79269386
3、分别使用普通线性回归、岭回归、lasso回归预测鲍鱼年龄
博客地址:https://blog.csdn.net/weixin_38748717/article/details/78787853
4、神经网络浅讲:从神经元到深度学习
博客地址:https://www.cnblogs.com/subconscious/p/5058741.html
6、轻松看懂机器学习十大常用算法 地址:http://blog.jobbole.com/108395/
7、Tensorflow中文文档:
http://www.tensorfly.cn/tfdoc/tutorials/overview.html
8、Machine Learning:十大机器学习算法
https://my.oschina.net/zijingshanke/blog/1621348
9、自然语言处理中的Encoder-Decoder模型,基本Sequence to Sequence模型
https://blog.csdn.net/xbinworld/article/details/54605408
10、 Python3机器学习10种算法详解
https://blog.csdn.net/column/details/16415.html
11、深度学习几篇(刘建平文章)
https://www.cnblogs.com/pinard/category/894694.html
12、机器学习若干篇(刘建平文章)
https://www.cnblogs.com/pinard/category/894692.html
13、sklearn:朴素贝叶斯(naïve beyes)
https://blog.csdn.net/u013710265/article/details/72780520
二、python爬虫
Python2爬虫学习系列教程
https://cuiqingcai.com/1052.html
python语法学习系列
https://blog.csdn.net/appleyk/article/category/7067539/2

猜你喜欢

转载自blog.csdn.net/zztingfeng/article/details/80488792