CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - dataset

搜索资源列表

  1. mtba

    0下载:
  2. 二维聚类 该代码可以方便的实现二维聚类,而不需自己再查阅大量文献编写。-Matlab Toolbox for Biclustering Analysis Biclustering is a popular approach to analyze patterns in a dataset, especially those of biological origin such as gene expression data
  3. 所属分类:matlab

    • 发布日期:2017-05-18
    • 文件大小:4813243
    • 提供者:
  1. NN

    0下载:
  2. implementation of feed forward neural network for classification. using dataset UCI machine learning pima-diabetes-implementation of feed forward neural network for classification. using dataset UCI machine learning pima-diabetes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:13959
    • 提供者:kadal
  1. hdfreadhead

    0下载:
  2. 读hdf属性 文件头 保存到txt文件 可以得到Dataset Attribute & Globle Attribute-Read hdf attribute header files can be saved to the txt Dataset Attribute & Globle Attribute
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:1024
    • 提供者:cheng7268935
  1. neural-network

    0下载:
  2. 深度学习python实现,并附有MNIST上的测试程序,准确率98 以上-Deep learning learns low and high-level features large amounts of unlabeled data, improving classification on different, labeled, datasets. Deep learning can achieve an accuracy of 98 on the MNIST dataset.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:2017251
    • 提供者:孙立立
  1. apriori

    0下载:
  2. Apriori algorithm是关联规则里一项基本算法。是由Rakesh Agrawal和Ramakrishnan Srikant两位博士在1994年提出的关联规则挖掘算法。关联规则的目的就是在一个数据集中找出项与项之间的关系。 文件中为实现Apriori算法的matlab函数-Apriori algorithm in association rules is a basic algorithm. By Rakesh Agrawal and Ramakrishnan Srikant Dr
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:8759
    • 提供者:longwei
  1. OR_lectures

    0下载:
  2. age. However, GAUSS is not appropriate for, say, writing a menu system a general-purpose language is probably easier. Nor is GAUSS appropriate for standard applications on standard datasets. There is little point in writing a probit estimation ro
  3. 所属分类:mathematica

    • 发布日期:2017-05-03
    • 文件大小:609428
    • 提供者:fahad
  1. ridge

    0下载:
  2. 这段代码可以实现机器学习中的岭回归。自行添加高斯噪声后对每个数据集的七阶多项式用不同的值λ进行岭回归-Perform ridge regression on each dataset with 7th order polynomial with different value λ.Add Gaussian noise.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1172
    • 提供者:yuanxin
  1. VBEMGMM

    2下载:
  2. 变分贝叶斯高斯过程混合模型源码,主要基于pattern recognition and machine learning 这本书。-22 Oct 2008 gmmVBEM.m is the main file for VBEM Main file needs MyEllipse.m for plotting Netlab gmmem for initialization Following example file illustrates the usa
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:7740392
    • 提供者:
  1. statMain

    0下载:
  2. 计算数据集中的变量的基本情况,离散值统计各数据值的分布,连续值统计均值和标准差-Basic information calculated dataset variables, discrete values of statistical distribution of the data values, continuous statistics mean and standard deviation values
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1246
    • 提供者:葛娟凤
  1. BP_for_classify

    0下载:
  2. 一个BP神经网络解决分类问题,数据集是Iris数据集-Here is a bp ANN for classify,the dataset used is the Iris dataset
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:7731
    • 提供者:张磊
  1. mithib_cap_read

    0下载:
  2. MIT-HIB 数据库中的CAP数据集读取,也可以用在其它数据集,里面调用的基本函数是开源的,请自行下载。-CAP dataset analysis in MIT-HIB by manual
  3. 所属分类:matlab例程

    • 发布日期:2017-04-13
    • 文件大小:2006
    • 提供者:赵聿晴
  1. GA-tsp

    0下载:
  2. 利用遗传算法解决旅行商问题,文件里面包含数据集为各城市的坐标-Genetic algorithm to solve the traveling salesman problem, the file which contains the coordinates of each dataset city
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:7797
    • 提供者:
  1. SVMPKNN

    0下载:
  2. 自己编写的一个分类小程序,实现了SVM和KNN算法,附件带有UCI数据集中的一些测试数据。-I have written a small program classification, to achieve the SVM and KNN algorithm, the attachment with some test data UCI dataset.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2424283
    • 提供者:金俊波
  1. input_data

    0下载:
  2. 机器学习领域中常用的数据集MNIST的下载代码-Commonly used in the field of machine learning dataset MNIST download code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2495
    • 提供者:tom
  1. perceptron

    0下载:
  2. 自己编写的用感知器算法分类UCI数据集中的iris数据集-UCI classification by perception algorithm dataset iris data set
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2061
    • 提供者:乔伊
  1. addcurvetype

    0下载:
  2. Add curve to dataset
  3. 所属分类:mathematica

    • 发布日期:2017-04-12
    • 文件大小:597
    • 提供者:Kerim
  1. LBP-DBN-face-recognition-master

    0下载:
  2. 人脸识别,提出LBP和DBN方法的人脸识别算法,数据集是ORL人脸数据集。-Face recognition, face recognition algorithm LBP and DBN proposed method, the data set is ORL face dataset.
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:6880351
    • 提供者:zhouxiao
  1. deeplearning_facerecognition

    1下载:
  2. 人脸识别,使用深度学习中的DBN算法进行人脸识别算法,数据集是ORL人脸数据集。-FACE Recognition, using the depth learning DBN algorithm recognition algorithm, the data set is a ORL face dataset.
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:6882059
    • 提供者:zhouxiao
  1. cube.m

    0下载:
  2. Simulation of applying a dataset of cubic form to an SVM of radial basis kernel, quadratic kernel and cubic kernel.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1522
    • 提供者:Aneef
  1. quadratic.m

    0下载:
  2. Simulation/visual plots of a quadratic dataset applied to an SVM having three kernel functions i.e. radial basis, quadratic and cubic kernel functions.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1517
    • 提供者:Aneef
« 1 2 ... 4 5 6 7 8 910 11 12 13 »
搜珍网 www.dssz.com