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

搜索资源列表

  1. ELM

    1下载:
  2. 训练集/测试集产生 load spectra_data.mat 随机产生训练集和测试集 temp = randperm(size(NIR,1)) 训练集——50个样本 P_train = NIR(temp(1:50),:) T_train = octane(temp(1:50),:) 测试集——10个样本 P_test = NIR(temp(51:end),:) T_test = octane(temp(51:end),:) N = si
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1202
    • 提供者:王飞
  1. FOA-ELM

    12下载:
  2. 算法思想是:1) 根据果蝇优化算法得到极速学习机隐层神经元的数目;2) 依据得到的隐层神经元数目和极限学习机的方法对训练样本和测试样本进行训练学习。只要打开fruitfly_elm.m文件运行即可,可以换数据集 -Algorithm idea is: 1) according to the number of flies speed machine learning algorithm to obtain the hidden layer neurons optimization Method
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-10-21
    • 文件大小:8192
    • 提供者:zhangnan
  1. elmtrain

    4下载:
  2. 将整个数据集中的103个样本随机划分为训练集与测试集,其中训练集包含80个样本,测 试集包含23个样本; 建立极限学习机模型,并训练; 利用训练好的极限学习机模型对测试集中的23个样本进行预测; 输出结果并绘图(真实值与预测值对比图); -The 103 random samples of the entire data set is divided into training set and test set, wherein the training s
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-26
    • 文件大小:5808
    • 提供者:cxy
  1. ELM--of-image-segmentation

    0下载:
  2. 以极限学习机的图 像分割算法为基础, 在确定了最优参数的基础上, 建立了基于ELM的图像分割算法, 并且通过仿真实验对算法的正确性和 有效性进行了验证, 指出这种算法能够更加快速地完成对图像的分割, 并且图像分割孤立点少, 边缘明显, 同时该算法大 大地缩短了样本的训练时间。-In image segmentation algorithm based on machine learning limit, in determining the optimum parameters ba
  3. 所属分类:Project Design

    • 发布日期:2017-05-06
    • 文件大小:1371976
    • 提供者:孙宇轩
  1. samples

    0下载:
  2. 这个是基于最初始的极限学习机的例子,分别用于回归和分类(This is an example based on the initial limit learning machine, which is used for regression and classification, respectively)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:1284096
    • 提供者:kaicy
  1. 基于极限学习机ELM的数据分类

    1下载:
  2. 针对数据分类问题,提出了基于极限学习机的分类方法,将数据样本分为训练样本和测试样本,并采用准确率指标进行评价。(Aiming at the problem of data classification, a classification method based on extreme learning machine is proposed. The data samples are divided into training samples and test samples, and the
  3. 所属分类:其他

    • 发布日期:2020-02-08
    • 文件大小:4096
    • 提供者:小冷冷
搜珍网 www.dssz.com