-
DeepLearningTutorials-master-theano
theano官网deep learning教程的python源码,包括所用的数据集。(theano official website of deep learning tutorial python source code, including the use of data sets.)
- 2016-05-05 13:48:13下载
- 积分:1
-
百度人脸识别
说明: 百度人脸识别,能识别出两张图片中的人脸的相似度,辨别出是不是同个人。(Baidu face recognition, can recognize the similarity of faces in two pictures, to distinguish whether it is the same person.)
- 2020-06-25 01:20:02下载
- 积分: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
-
树莓派音乐播放临时用程序
树莓派音乐播放临时用程序,主要为了描述接口
- 2022-02-02 19:20:17下载
- 积分:1
-
手势识别
说明: 卷积神经网络实现手势数字的识别(基于tensorflow)(Recognition of gesture numbers by convolutional neural network (based on tensorflow))
- 2020-06-21 02:12:01下载
- 积分:1
-
Pedestrian1
说明: python利用hog+svm进行行人检测,并可以进行简单的跟踪(Python uses hog + SVM for pedestrian detection and simple tracking)
- 2019-11-15 10:26:38下载
- 积分:1
-
复合材料冲击损伤自动建模程序python
说明: 复合材料冲击损伤ew2e23e232e22ge(Impact Damage of Composite Materials)
- 2020-06-16 14:20:01下载
- 积分:1
-
people
基于python语言实现opencv自带svm检测行人(Opencv takes SVM to detect pedestrians)
- 2018-03-21 10:59:32下载
- 积分:1
-
VTK最新源码,用于图像处理、点云显示
vtkVTK-7.0.0.源码,C++实现,里面包括测试代码,Example,以及包括Python、java可调用的实例代码
- 2023-07-21 10:25:11下载
- 积分:1
-
Python K-Means Clustering with Cosine Similarity
pythonweb数据聚类
- 2022-02-24 08:53:32下载
- 积分:1