登录

最新会员 最新下载

成为了本站VIP会员

05月08日 20:16

成为了本站VIP会员

05月08日 10:54

成为了本站VIP会员

05月07日 09:50

成为了本站VIP会员

04月30日 12:23

成为了本站VIP会员

04月29日 21:46

成为了本站VIP会员

04月26日 23:14
已选条件
  1. 编程语言:Python
  2. 代码类别:其他书籍
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. Python灰帽子-黑客与逆向工程师的Python编程之道

  想学习黑客技术,进行逆向编程,同时提高编程技术的可以下载学习(Want to learn hacker technology, reverse programming, while improving the programming technology can be downloaded to learn)

2
下载
134
浏览
2019-05-20发布

2. Python灰帽子-黑客与逆向工程师的Python编程之道

说明:  想学习黑客技术,进行逆向编程,同时提高编程技术的可以下载学习(Want to learn hacker technology, reverse programming, while improving the programming technology can be downloaded to learn)

5
下载
140
浏览
2019-05-20发布

3. 练习

  python编程约40例,有词频统计、读写文件、有网络爬虫、绘制图像等例程(Python programming about 40 examples, including word frequency statistics, reading and writing files, network crawlers, drawing images and other routines)

1
下载
138
浏览
2019-05-17发布

4. 练习

说明:  python编程约40例,有词频统计、读写文件、有网络爬虫、绘制图像等例程(Python programming about 40 examples, including word frequency statistics, reading and writing files, network crawlers, drawing images and other routines)

5
下载
162
浏览
2019-05-17发布

5. Python与机器学习实战

  python与机器学习实战教程,机器学习通过Python语言实现,通过大量的实例再现机器学习强大的生命力(Python and Machine Learning Practical Course. Machine Learning is realized by Python Language, and the powerful vitality of machine learning is reappeared through a large number of examples.)

3
下载
133
浏览
2019-05-13发布

6. Python与机器学习实战

说明:  python与机器学习实战教程,机器学习通过Python语言实现,通过大量的实例再现机器学习强大的生命力(Python and Machine Learning Practical Course. Machine Learning is realized by Python Language, and the powerful vitality of machine learning is reappeared through a large number of examples.)

4
下载
148
浏览
2019-05-13发布

7. kaggle_diabetic-master

  A commented bash script to generate our final 2nd place solution can be found in make_kaggle_solution.sh. Running all the commands sequentially will probably take 7 - 10 days on recent consumer grade hardware. If you have multiple GPUs you can speed things up by doing training and feature extraction for the two networks in parallel. However, due to the computationally heavy data augmentation it may be far less than twice as fast especially when working with 512x512 pixel input images. You can also obtain a quadratic weighted kappa score of 0.839 on the private leaderboard by just training the 4x4 kernel networks and by performing only 20 feature extraction iterations with the weights that gave you the best MSE validation scores during training. The entire ensemble only achieves a slightly higher score of 0.845.

0
下载
120
浏览
2019-05-11发布

8. kaggle_diabetic-master

说明:  A commented bash script to generate our final 2nd place solution can be found in make_kaggle_solution.sh. Running all the commands sequentially will probably take 7 - 10 days on recent consumer grade hardware. If you have multiple GPUs you can speed things up by doing training and feature extraction for the two networks in parallel. However, due to the computationally heavy data augmentation it may be far less than twice as fast especially when working with 512x512 pixel input images. You can also obtain a quadratic weighted kappa score of 0.839 on the private leaderboard by just training the 4x4 kernel networks and by performing only 20 feature extraction iterations with the weights that gave you the best MSE validation scores during training. The entire ensemble only achieves a slightly higher score of 0.845.

0
下载
126
浏览
2019-05-11发布

9. 《Python网络数据采集》

  《Python网络数据采集》 第一部分 创建爬虫 第1章 初见网络爬虫 2 1.1 网络连接 2 1.2 BeautifulSoup简介 4 1.2.1 安装BeautifulSoup 5 1.2.2 运行BeautifulSoup 7 1.2.3 可靠的网络连接 8 第2章 复杂HTML解析 11 2.1 不是一直都要用锤子 11 2.2 再端一碗BeautifulSoup 12 2.2.1 BeautifulSoup的find()和findAll() 13 2.2.2 其他BeautifulSoup对象 15 2.2.3 导航树 16 ……(Python Network Data Acquisition)

3
下载
156
浏览
2019-05-07发布

10. 《Python网络数据采集》

说明:  《Python网络数据采集》 第一部分 创建爬虫 第1章 初见网络爬虫 2 1.1 网络连接 2 1.2 BeautifulSoup简介 4 1.2.1 安装BeautifulSoup 5 1.2.2 运行BeautifulSoup 7 1.2.3 可靠的网络连接 8 第2章 复杂HTML解析 11 2.1 不是一直都要用锤子 11 2.2 再端一碗BeautifulSoup 12 2.2.1 BeautifulSoup的find()和findAll() 13 2.2.2 其他BeautifulSoup对象 15 2.2.3 导航树 16 ……(Python Network Data Acquisition)

5
下载
131
浏览
2019-05-07发布

11. 《Python数据挖掘入门与实践》

  《Python数据挖掘入门与实践》 本书为数据挖掘入门读物,介绍了数据挖掘的基础知识、基本工具和实践方法,通过循序渐进地讲解算法,带你轻松踏上数据挖掘之旅。本书采用理论与实践相结合的方式,呈现了如何使用决策树和随机森林算法预测美国职业篮球联赛比赛结果,如何使用亲和性分析方法推荐电影,如何使用朴素贝叶斯算法进行社会媒体挖掘,等等。本书也涉及神经网络、深度学习、大数据处理等内容。(Introduction and Practice of Python Data Mining)

8
下载
178
浏览
2019-05-07发布

12. 《Python数据挖掘入门与实践》

说明:  《Python数据挖掘入门与实践》 本书为数据挖掘入门读物,介绍了数据挖掘的基础知识、基本工具和实践方法,通过循序渐进地讲解算法,带你轻松踏上数据挖掘之旅。本书采用理论与实践相结合的方式,呈现了如何使用决策树和随机森林算法预测美国职业篮球联赛比赛结果,如何使用亲和性分析方法推荐电影,如何使用朴素贝叶斯算法进行社会媒体挖掘,等等。本书也涉及神经网络、深度学习、大数据处理等内容。(Introduction and Practice of Python Data Mining)

13
下载
150
浏览
2019-05-07发布

13. Python机器学习算法

  python机器学习算法,相关算法的python实现。(Python machine learning algorithm)

2
下载
153
浏览
2019-04-18发布

14. Python机器学习算法

说明:  python机器学习算法,相关算法的python实现。(Python machine learning algorithm)

6
下载
163
浏览
2019-04-18发布

15. [图灵程序设计丛].Python机器学习经典实例

  机器学习的实践书,图灵程序设计用书。有需要的可以学习一下(Practice book of machine learning)

3
下载
140
浏览
2019-03-22发布

16. [图灵程序设计丛].Python机器学习经典实例

说明:  机器学习的实践书,图灵程序设计用书。有需要的可以学习一下(Practice book of machine learning)

11
下载
150
浏览
2019-03-22发布

17.python爬虫抓站的一些技巧总结

  用python爬虫抓站的实用技巧,学习python爬虫抓站的实用知识(Practical Skills of Python Crawler Grab Station)

1
下载
114
浏览
2019-03-18发布

18.python爬虫抓站的一些技巧总结

说明:  用python爬虫抓站的实用技巧,学习python爬虫抓站的实用知识(Practical Skills of Python Crawler Grab Station)

4
下载
104
浏览
2019-03-18发布

19. ginger

  python flask advance

0
下载
124
浏览
2019-03-15发布

20. ginger

说明:  python flask advance

0
下载
128
浏览
2019-03-15发布