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

搜索资源列表

  1. keyword

    0下载:
  2. 邮件分类学习,使用svm库实现,用4组数据训练,1组数据测试-Mail classification learning, using svm library implementation, training with four sets of data, one set of data to test
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2182786
    • 提供者:hekai
  1. opencv2.4.5-training-exe

    0下载:
  2. 基于opencv2.4.5的数据训练之产生training的exe文件,在使用opencv找不到相对应执行的exe时,可提供参考-Based on the data opencv2.4.5 training training exe files, in the use of opencv cannot find a corresponding executing exe, can provide the reference
  3. 所属分类:Software Testing

    • 发布日期:2017-04-02
    • 文件大小:41073
    • 提供者:顾武辉
  1. dssTree

    0下载:
  2. 决策树java工程源码,access数据训练集-Java source tree works, access data training set
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:37020
    • 提供者:shujukuss
  1. Matlab

    0下载:
  2. 将Iris数据集分为2组,每组各75个样本,每组中每种花各有25个样本。其中一组作为以上程序的训练样本,另外一组作为检验样本。为了方便训练,将3类花分别编号为1,2,3 。   使用这些数据训练一个4输入(分别对应4个特征),3输出(分别对应该样本属于某一品种的可能性大小)的前向网络。-The Iris data set is divided into two groups each of 75 samples in each group have 25 samples in each fl
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2897
    • 提供者:东洋
  1. x

    0下载:
  2. 半导体数据训练集和测试集用来检测故障,使用MATLAB编程对数据采集-Semiconductor data training and test sets used to detect faults, using MATLAB programming for data collection
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:9485
    • 提供者:刘东
  1. TS

    2下载:
  2. Ts模糊神经网络程序matlab代码,用于风电相关研究的数据训练及测试-Ts fuzzy neural network application matlab code
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:624300
    • 提供者:zph
  1. ELM

    1下载:
  2. 极限学习机,类似单层神经网络学习,可以用于稀疏表示中数据训练分类-extreme learning machine
  3. 所属分类:Special Effects

    • 发布日期:2017-01-05
    • 文件大小:3072
    • 提供者:廖婷婷
  1. nueral-network

    0下载:
  2. 神经网络~通过前30天的数据训练权值向量和阈值,预测第31天的叶绿素含量。-Neural Network- 30 days ago by data trained weight vector and threshold, forecast the chlorophyll content of the first 31 days.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-25
    • 文件大小:11893
    • 提供者:dd
  1. BPneutralNetwork

    1下载:
  2. bp神经网络分两类.首先在savedata.m里将两类数据分别标记为1和2,然后在nncw.m里将load数据训练,最后在test里load新数据测试。-bp neural network divided into two categories. First, there will be two types of data in savedata.m are labeled 1 and 2, and then load the data in nncw.m in the training, th
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:503442
    • 提供者:山青
  1. Untitled2

    0下载:
  2. 基于ELman神经网络的预测,用前六天的数据训练网络,第七天的数据作为网络的测试数据-Based on ELman neural network prediction, with the first six days of data training network, the seventh day of the data as the network test data
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1240
    • 提供者:武萌雅
  1. zhichixiangliangji_SMO_SVM

    1下载:
  2. 支持向量机大样本数据训练,管用,速度快,非常好-Support vector machine large sample data training, effective, fast, very good
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:933
    • 提供者:科研学家
  1. codes

    0下载:
  2. 手写数码(0到9)识别的神经网络框架。附有数据训练集和测试集。采用随机梯度下降的BP算法。可以修改参数,加入drop out和动量法。-Digital handwriting (0 to 9) of the neural network recognition framework. With training and test data sets. BP algorithm using stochastic gradient descent. Parameters can be modified
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-12
    • 文件大小:1681879
    • 提供者:宋骅昕
  1. main3

    0下载:
  2. svM分类器的使用,数据是从TXT文件中读取自己的数据训练-the usage of SVM with the data form txt of one s own data for training
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-16
    • 文件大小:2048
    • 提供者:李想
  1. 模式识别第一次作业

    1下载:
  2. 1. 用 dataset1.txt 作为训练样本,用dataset2.txt 作为测试样本,采用身高和体重数据为特征,在正态分布假设下估计概率密度(只用训练样本),建立最小错误率贝叶斯分类器,写出所用的密度估计方法和得到的决策规则,将该分类器分别应用到训练集和测试集,考察训练错误率和测试错误率。将分类器应用到dataset3 上,考察测试错误率的情况。(1. using dataset1.txt as training samples as test samples by dataset2.tx
  3. 所属分类:matlab例程

  1. LDAfenlei

    0下载:
  2. 此程序主要用来对iris数据集进行分类,主要训练二分类器。(This program is mainly used to classify iris data sets)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:猪头阿坝
  1. xigua

    1下载:
  2. 该程序为BP网络训练程序,以西瓜数据集3.0为样本集。在MATLAB上运行,供大家学习(The program is BP network training program, watermelon data set 3 as a sample set. Run on MATLAB for everyone to learn)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:7168
    • 提供者:LYXXXX
  1. mnist_train_leveldb

    0下载:
  2. caffe-windows mnist 训练用的数据集,此数据集用于mnist训练模型(Caffe-windows MNIST training data set, this data set is used for MNIST training model)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:10017792
    • 提供者:章洁
  1. mnist_test_leveldb

    0下载:
  2. caffe-windows mnist 测试用数据集,此数据集用于mnist训练时的测试数据集(Data sets for caffe-windows MNIST tests, which are used for test data sets when MNIST is trained)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1667072
    • 提供者:章洁
  1. titaniccsv

    0下载:
  2. 数据挖掘训练集 泰坦尼克 kaggle 训练集 超级好用(train datasettrain he world had witnessed a titanic struggle between two visions of the future)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:猫咪123
  1. BP神经网络的非线性系统建模——非线性函数拟合

    1下载:
  2. 在工程应用中经常会遇到一些复杂的非线性系统,这些系统状态方程复杂,难以用数学方 法准确建模。在这种情况下,可以建立 BP 神经网络表达这些非线性系统。该方法把未知系统看成是一个黑箱,首先用系统输入输出数据训练 BP 神经网络,使网络能够表达该未知函数,然后用训练好的 BP 神经网络预测系统输出 。(In engineering applications, some complicated nonlinear systems are often encountered. The equations
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-20
    • 文件大小:50176
    • 提供者:JackeeY
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com