K均值聚类算法在MATLAB中实现MNIST数据集我要分享

K means clustering algorithm in MNIST MATLAB data

matlab 均值 算法 mnist 数据

关注次数: 446

下载次数: 2

文件大小: 156.12 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:应用背景在MATLAB  实现Kmeans算法;对MNIST  ;数据集。该数据集包括1000个训练数据和测试数据点100。只有数字1,3,5,7是在当前数据 ;关键技术代码实现在MATLAB 4集群和工程的顺利进行。


English Description:

Application background Kmeans algorithm implemented in matlab for the MNIST data set. The data set consist of 1000 training data and 100 test data points. Only digits 1, 3, 5, 7 are present in the data.  Key TechnologyThe code is implemeted in matlab for 4 clusters and works smoothly.


代码预览