-
python
python 上传资源到7牛 gfkjashdfklasjdfklasjfkldjsalkfjsd;kljflkasdjfkl;sadjfklsjfkl""asjlghadkjghas;kljdhgkajshdfklasjhflkasdjofjadslkfjlks
- 2023-07-07 14:40:03下载
- 积分:1
-
基于CNN的图像着色
【实例简介】基于CNN的图像着色,包含复现的论文Colorful Image Colorization
Richard Zhang, Phillip Isola, Alexei A. Efros
- 2021-06-02 00:31:39下载
- 积分:1
-
Clustering
说明: 1) 使用凝聚型层次聚类算法(即最小生成树算法)对所有数据点进行聚类,最后聚成3类。相异度定义方法可选择single linkage、complete linkage、average linkage或者average group linkage中任意一种。
2) 使用C-Means算法对所有数据点进行聚类。C=3。
任务2(必做):
使用高斯混合模型(GMM)聚类算法对所有数据点进行聚类。C=3。并请给出得到的混合模型参数(包括比例??、均值??和协方差Σ)。
任务3(全做):
1) 参考数据文件第三列的类标签,使用聚类有效性评价的外部方法Normalized Mutual Information指标,分别计算任务1和任务2聚类结果的有效性。
2) 使用聚类有效性评价的内部方法Xie-Beni指标,分别计算任务1和任务2聚类结果的有效性。(The main results are as follows: 1) the condensed hierarchical clustering algorithm (that is, the minimum spanning tree algorithm) is used to cluster all the data points, and finally it is grouped into three categories. Any of the single linkage,complete linkage,average linkage or average group linkage methods can be selected for the definition of dissimilarity. 2) using C-Means algorithm to cluster all data points. C = 3.)
- 2019-05-16 21:54:22下载
- 积分:1
-
Python核心编程 第3版 中文版
本书是经典畅销图书《Python 核心编程(第二版)》的全新升级版本,总共分为 3 部分。
第 1 部分讲解了 Python 的一些通用应用,包括正则表达式、网络编程、Internet 客户端编程、多线程编程、GUI 编程、数据库编程、Microsoft Office 编程、扩展 Python 等内容。
第 2 部分
讲解了与 Web 开发相关的主题,包括 Web 客户端和服务器、CGI 和 WSGI 相关的 Web 编程、Diango Web 框架、云计算、高级 Web 服务。第 3 部分则为一个补充/实验章节,包括文本处理以及一些其他内容。
本书适合具有一定经验的 Python 开发人员阅读(This book is a new upgraded version of the classic best-selling book Python Core Programming (2nd Edition). It is divided into three parts.
Part 1 explains some general applications of Python, including regular expressions, network programming, Internet client programming, multi-threading programming, GUI programming, database programming, Microsoft Office programming, extension of Python and so on.
Part 2
Topics related to Web development are explained, including Web client and server, CGI and WSGI related Web programming, Diango Web framework, cloud computing, advanced Web services. Part 3 is a supplementary/experimental chapter, including text processing and some other contents.
This book is suitable for Python developers with some experience.)
- 2020-06-17 10:40:02下载
- 积分:1
-
ssl.tar
openssl实现客户端与服务器证书创建生成并验证(openssl to achieve the client and server certificates are created and generated verification)
- 2016-06-27 18:44:06下载
- 积分:1
-
wenjuan
python gui开发基础,一些简单的pythonGUI代码(the base of python GUI)
- 2020-06-21 12:20:02下载
- 积分:1
-
taobaoSpider
基于Scrapy框架爬虫淘宝列表图片和店铺名(Scrapy based crawler Taobao list images and shop names)
- 2018-07-31 14:45:10下载
- 积分:1
-
中证指数有限公司文件爬虫
自动下载中证指数公司的指数编织文件
- 2022-07-05 05:36:14下载
- 积分:1
-
决策树三种经典算法实现
说明: python实现决策树分类的三种经典算法(Python realizes three classical arithmetic of decision tree classification)
- 2020-11-26 23:09:30下载
- 积分:1
-
cats-vs-dogs
机器学习中经典的猫狗大战比赛程序实现,基于vgg16网络训练完成(The implementation of the classical cat-dog contest program in machine learning based on vgg16 network training)
- 2019-03-20 11:27:25下载
- 积分:1