CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - dataset

搜索资源列表

  1. 数据采集

    0下载:
  2. 好的数据决定了模型的上限,模型只是不断去逼近这个上限(good dataset decided maximum precision a module can approximate)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:185344
    • 提供者:Be耐撕
  1. 20170110_KMeans

    0下载:
  2. 在花卉数据集上,用Java实现的简单K-means算法。(In flower dataset, a simple K-means algorithm is implemented by Java.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:207872
    • 提供者:Elay-X
  1. DCT

    0下载:
  2. 机器学习的决策树,通过调用sklearn中的函数完成,同时可以对txt文件中的数据集进行分类(Decision Tree,machine learning,separate the dataset in txt files.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:Joeyq
  1. dataset

    0下载:
  2. SSD_tensorflow源代码,非常实用,3天上手(SSD_tensorflow source code, very practical, 3 days to get started.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:4497408
    • 提供者:trx14
  1. MNIST_data

    0下载:
  2. Mnist完整数据集,已经实验过,可以应用。(Mnist complete dataset has been tested and applied.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:11594752
    • 提供者:慕小鱼
  1. CNN

    0下载:
  2. 手写体识别的训练,采用卷积神经网络,附带数据集下载代码(The training of handwritten recognition is based on convolution neural network, and the download from the dataset.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:啊偶
  1. Surveillance_Videodatasets

    0下载:
  2. This is a multiview camera based surveillance video dataset summary.
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:24576
    • 提供者:swczswd
  1. SVM_smo_C++

    2下载:
  2. 该例程使用C++语言实现,支持向量机的SMO算法,包含标注的数据集,实现13维分类(Implement SVM-SMO algorithm using C++,including training dataset)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-01
    • 文件大小:21504
    • 提供者:水里一条猫
  1. p29-ionescu

    0下载:
  2. Div400: A Social Image Retrieval Result Diversification Dataset
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:136192
    • 提供者:johny walker
  1. p35-reuter

    0下载:
  2. Social Event dEtection Dataset
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:165888
    • 提供者:johny walker
  1. p41-loni

    0下载:
  2. An Enriched Social Image Dataset for Fashion and Clothing
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:147456
    • 提供者:johny walker
  1. dolphins

    1下载:
  2. 复杂网络数据集dolphins的可视化程序(the networks dataset dolphins)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:1024
    • 提供者:okmijn
  1. Ransac_ls

    0下载:
  2. ransac算法Matlab 实现 RANSAC算法全称是随机抽样一致算法(random sample consensus,RANSAC),RANSAC算法的基本假设是样本中包含正确数据(inliers,可以被模型描述的数据),也包含异常数据(outliers,偏离正常范围很远、无法适应数学模型的数据),即数据集中含有噪声。(The ransac algorithm Matlab achieves the RANSAC algorithm's full name is the random sa
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:4096
    • 提供者:zhangyuanzaa
  1. get_temp

    0下载:
  2. 从micaps diamond1 地面资料中提取某站气温要素的资料,并输出到.txt和.grd格式的文件中,便于查看和画图(Get surface temperature of certain station from micaps diamond1 dataset, generate .txt and .grd files so as to check and draw plots)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:675840
    • 提供者:iridessss
  1. PCA+SVM

    0下载:
  2. 采用经典的ORL人脸数据集,利用PCA进行进行降维,然后用SVM进行数据集的分类和训练。上传文件内包含libSVM3.2安装包(The classical ORL face dataset is used for dimension reduction by PCA, and then SVM is used to classify and train the dataset.)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-08
    • 文件大小:3870720
    • 提供者:欧阳温度
  1. MLP_iris

    0下载:
  2. 一个简单的多层感知器实现鸢尾花数据的分类的代码(use mlp to realize the classification of Iris dataset)
  3. 所属分类:其他

    • 发布日期:2018-05-07
    • 文件大小:1024
    • 提供者:白小羊咩咩
  1. kmeans

    1下载:
  2. 用natlab将iris数据聚类为三类。然后将结果与虹膜数据集中的正确结果进行比较,并计算分类精度(You are offered the iris dataset of the UCI dataset. Cluster the data to three categories. Then compare the result with the correct one in iris dataset and compute the classification accuracy.)
  3. 所属分类:matlab例程

    • 发布日期:2019-09-18
    • 文件大小:2048
    • 提供者:aaabbbcnmd
  1. subareaFlevoland

    11下载:
  2. 极化SAR图像分类数据,Flevoland部分地区T3矩阵数据(Dataset for PolSAR image classification, T3 matrix of Flevoland subarea.)
  3. 所属分类:其他

    • 发布日期:2018-12-12
    • 文件大小:8830976
    • 提供者:JYAQI
  1. ID3决策树算法实验

    2下载:
  2. 决策树ID3算法实验_数据集car_databases。用python编写的决策树ID3算法,运用了Car-Evaluation的例子。BUG较少,综合了网上的优秀代码,并进一步形成自己的代码。代码基本有注释,风格良好,能够很快看懂。内含有比较规范的报告文档,包含所有流程图,说明图,以及文档风格绝对不错,无需更改,建议下载! 该算法所测试的数据集如下(已经打包在内,并已经生成xls格式,方便直接使用): 已知:UCI标准数据集Car-Evaluation,定义了汽车性价比的4 个
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-11-07
    • 文件大小:1227776
    • 提供者:小强你好
  1. adult

    1下载:
  2. 本人课设实现的基于决策树和朴素贝叶斯对Adult数据集进行分类!(Adult dataset is classified based on decision tree and naive bayes!)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-03-12
    • 文件大小:580608
    • 提供者:zxhohai
« 1 2 ... 35 36 37 38 39 4041 42 »
搜珍网 www.dssz.com