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

搜索资源列表

  1. N5

    0下载:
  2. training data in a dataset
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:12610
    • 提供者:helpme
  1. kwiener

    0下载:
  2. The following code implements a kernel Wiener Filter algorithm in MATLAB. The algorithm dependes on the eigenvalue decomposition, thus only a few thousand of data samples for training dataset is applicable so far. -The following code implement
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2614329
    • 提供者:eetuna
  1. winerfilter

    0下载:
  2. The following code implements a kernel wiener filter algorithm in MATLAB.The algorithm dependes on the eigenvalue decomposition, thus only a few thousand of data samples for training dataset is applicable so far.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2614389
    • 提供者:eetuna
  1. neuralnetworkforirisdataset

    0下载:
  2. traning and testing using neural network based on iris dataset
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2676
    • 提供者:Tao
  1. 20064817924orl_faces_112x92

    0下载:
  2. ORL人脸图像库,共40人,每人10幅图像,其中每人的前5幅作为训练样本,后5幅作为测试分类样本,统计正确分类率。分类准则为最近邻规则。 真实的图像尺寸为112x92,列向量堆积对应人脸库矩阵的每一列。 -ORL face image database, a total of 40 per 10 images, each of which the first five as training samples, after the 5 categories as a test sampl
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3499911
    • 提供者:limei
  1. SVM_FACE

    0下载:
  2. 基于支持向量机的人脸检测训练集增强算法实现。根据支持向量机(support vector machine,简称SVM)~ ,对基于边界的分类算"~(geometric approach)~ 言,类别边界附近的样本通常比其他样本包含有更多的分类信息.基于这一基本思路,以人脸检测问题为例.探讨了 对给定训练样本集进行边界增强的问题,并为此而提出了一种基于支持向量机和改进的非线性精简集算法 IRS(improved reduced set)的训练集边界样本增强算法,用以扩大-91l练集并改
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:649650
    • 提供者:郭事业
  1. train-images-idx3-ubyte

    1下载:
  2. MNIST数据集中图像数据文件, 60000个训练集-The MNIST dataset image data files, 60000 training set
  3. 所属分类:Other systems

    • 发布日期:2017-10-31
    • 文件大小:9100535
    • 提供者:
  1. pvm_code

    0下载:
  2. PVM is a fast supvervised leanring algorithm who combine dimensioin reduction and neural network training. I have prepared the code (including six algorithms KPVM, EL M/SVD, BP/SVD and BPVM, and one dataset "Face") and put them in one zip file "pvm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-05
    • 文件大小:6611965
    • 提供者:dengwanyu
  1. KNN

    0下载:
  2. Implement the K nearest neighbor algorithm by your own instead of using available software. 2. Use K-fold cross validation to generate training and testing datasets. You should try different K values (3~8) to see how they affect your result. 3. T
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:161926
    • 提供者:Chang
  1. svmTrain

    0下载:
  2. [model] = SVMTRAIN(X, Y, C, kernelFunction, tol, max_passes) trains an SVM classifier and returns trained model. X is the matrix of training examples. Each row is a training example, and the jth column holds the jth feature. Y is a column
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:2181
    • 提供者:yaoyt
  1. DeepNeuralNetwork20131115

    0下载:
  2. It provides deep learning tools of deep belief networks (DBNs).-Run testDNN to try! Each function includes descr iption. Please check it! It provides deep learning tools of deep belief networks (DBNs) of stacked restricted Boltzmann machines (RB
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4788769
    • 提供者:Kevin
  1. 深度神经网络

    0下载:
  2. It provides deep learning tools of deep belief networks (DBNs).-Run testDNN to try! Each function includes descr iption. Please check it! It provides deep learning tools of deep belief networks (DBNs) of stacked restricted Boltzmann machines (RBMs).
  3. 所属分类:matlab例程

    • 发布日期:2013-12-14
    • 文件大小:4788769
    • 提供者:shearwave
  1. fds60

    0下载:
  2. ace Detection Program for MATLAB 2013a using Gabor Feature Extraction and Neural Networks ---------------------------------------------------------------- 1- copy all files and directories to the MATLAB s work folder * In order to run
  3. 所属分类:Development Research

    • 发布日期:2017-04-01
    • 文件大小:180444
    • 提供者:manu
  1. NB_for_text_classification

    0下载:
  2. 文本分类:朴素贝叶斯分类器例子,采用Multi-Variate Bernoulli Event Model。一个文件为训练,一个文件为测试,采用20newsgroups数据集。-Text classification: Naive Bayes classifier example, the use of Multi-Variate Bernoulli Event Model. A file for training, a file for testing, using 20newsgroups
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-22
    • 文件大小:6167343
    • 提供者:nick
  1. GRT_GUI_Latest_Windows

    0下载:
  2. 属于机器学习的范畴,通过输入训练样本,通过分类或线性回归得到标签的假设性函数-The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, C++ machine learning library that has been specifically designed for real-time gesture recognition. In addition to a comprehensive C++ AP
  3. 所属分类:Java Develop

    • 发布日期:2017-06-13
    • 文件大小:21445586
    • 提供者:王哲
  1. cross-validation

    1下载:
  2. 交叉验证(Cross-validation)主要用于建模应用中,例如PCR 、PLS 回归建模中。在给定的建模样本中,拿出大部分样本进行建模型,留小部分样本用刚建立的模型进行预报,并求这小部分样本的预报误差,记录它们的平方加和。这个过程一直进行,直到所有的样本都被预报了一次而且仅被预报一次。把每个样本的预报误差平方加和,称为PRESS(predicted Error Sum of Squares)-Cross-validation, sometimes called rotation estim
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4562
    • 提供者:liufengfeng
  1. pos

    0下载:
  2. 世界上名列前茅的人形数据集,用它训练的结果效果是有目共睹的。(person dataset used in classification training)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-24
    • 文件大小:11022336
    • 提供者:请吻我
  1. charSamples

    0下载:
  2. 车牌识别的训练字符库,包括10个数字,24个英文字符(License plate recognition training character library, including 10 numbers, 24 English characters)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:1143808
    • 提供者:刘峰利
  1. GeoDetector_2015_Example(Toy Dataset)D3

    2下载:
  2. 简易处理空间异质性问题。需要做好分层准备。(Simple training network can deal with spatial heterogeneity easily. We need to be well prepared.)
  3. 所属分类:其他

    • 发布日期:2019-11-20
    • 文件大小:43008
    • 提供者:dandan24k
  1. Iris-Dataset-Analysis-master

    1下载:
  2. 用决策树-回归分析模型来分析鸢尾花数据,训练后最终可以得到模型的准确率(Using decision tree-regression analysis model to analyze iris data, the accuracy of the model can be obtained after training.)
  3. 所属分类:文章/文档

    • 发布日期:2020-12-16
    • 文件大小:7168
    • 提供者:LLLLLL。....
« 12 3 »
搜珍网 www.dssz.com