搜索资源列表

  1. ELMcode

    0下载:
  2. 这是极限学习机在回归拟合问题中的应用,这个算法功能很强大-Extreme Learning Machine in the regression problem in the application of training prediction powerful.
  3. 所属分类:书籍源码

    • 发布日期:2024-05-12
    • 文件大小:8192
    • 提供者:张丽
  1. B-ELM

    0下载:
  2. B_ELM 极限学习机算法 包含demo-B_ELM 极限学习机算法 包含demo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:1336320
    • 提供者:owen
  1. elm_kernel_trainapredict

    2下载:
  2. Kernel_ELM传说中的核-极限学习机,基于官网给的版本,拆分成了训练和预测两个模块,方便大家得到训练模型和预测标签-Kernel_ELM, Extreme Learning Machine using Kernel,including two modules as train & predict
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:袁道无
  1. mainELM

    0下载:
  2. 运用极限学习机的算法进行资源需求量的预测,并能反应执行速度和运行情况-Using the limit learning machine algorithm to forecast the resource consumption value, and can reflect the running speed and running situation.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:黄碧嘉
  1. ELM_kernel

    0下载:
  2. 从黄广斌官网下载的,添加了核函数的核极限学习机-Download the official website of Huang Guangbin, adding the kernel fucntion to Extreme Learning Machine
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:Mr.Wang
  1. ELM_Prediction

    0下载:
  2. 极限学习机用于回归预测的matlab代码,其中包含训练数据和测试数据,亲测可运行-Extreme Learning Machine for Regression prediction matlab code, which contains training data and test data, pro-test runs
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:4096
    • 提供者:Zelinyu
  1. ELM

    0下载:
  2. 这是在极限学习机官网上下载的例程,基于matlab,具体官网http://www.ntu.edu.sg/home/egbhuang/elm_codes.html,详细英文说明如网址所示。-This is the ultimate learning machine official website to download routines, based on matlab, specific official website http:/
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:1573888
    • 提供者:bella
  1. ClassicalELM

    0下载:
  2. 通过极限学习机的相关算法,实现数据的预测、回归、分类,从而有利益数据的处理-Processed through the relevant algorithm ELM achieve prediction data, regression, classification, and thus interest data
  3. 所属分类:数据挖掘

    • 发布日期:2024-05-12
    • 文件大小:8192
    • 提供者:
  1. gabor

    0下载:
  2. 利用gabor算法对图像纹理特征提取,并且送入极限学习机中进行学习分类-Use gabor feature extraction algorithm for image texture, and into the ultimate learning machine learning classification
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:张广栋
  1. ELM

    0下载:
  2. ELM代码,极限学习机的代码,用于建模或者回归
  3. 所属分类:matlab例程

  1. ELM

    0下载:
  2. 极限学习机,类似单层神经网络学习,可以用于稀疏表示中数据训练分类-extreme learning machine
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:廖婷婷
  1. OS-ELM(Python)

    0下载:
  2. ELM是一种简单易用、有效的单隐层前馈神经网络,该代码是用python实现的极限学习机,亲测有用-extreme learning machine realized by python,it works well
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:135168
    • 提供者:张春
  1. ELM

    0下载:
  2. 标准极限学习机,结合个人理解在原有版本上改进,使代码更容易理解。同时直接可以在内存中读数据,原有版本需要将数据存为文本读取.matlab版本-Standard extreme learning machine, combined with personal understanding improvement on the original version, make the code easier to understand Can d
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:185344
    • 提供者:Bruce
  1. kernel-ELM

    4下载:
  2. 核极限学习机,引入核函数解决ELM求解问题,一旦参数选定,结果就稳定下来,不再混入随机。在原来版本上加入自己理解改写,使得代码更容易理解。-Kernel extreme learning machine, kernel function is applied to deal with ELM to solve the problem, once the parameters selected, the result is stabili
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:188416
    • 提供者:Bruce
  1. SSELM-and-USELM

    0下载:
  2. 半监督核无监督极限学习机,用于半监督核无监督学习,比传统方法速度略快,且可以直接应用多分类问题-A semi-supervised nuclear unsupervised extreme learning machine, used for a semi-supervised kernel unsupervised learning, slightly faster than the traditional methods, and
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:784384
    • 提供者:Bruce
  1. ExtremeSVR

    0下载:
  2. 文献,极限学习机和SVR的结合,达到高于SVR的回归效果,且实现方便-The combination of extreme learning machine and SVR, achieve higher than that of SVR regression effect, and easy to implement
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:304128
    • 提供者:Bruce
  1. MNIST-OCR-ELM

    0下载:
  2. 多隐含层极限学习机,适合对大数据进行处理-Multiple hidden layer limit learning machine, suitable for large data processing
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:6144
    • 提供者:柳光峰
  1. phd-elm

    0下载:
  2. 一篇博士论文-关于极限学习机及其在分类问题中的应用。极限学习机是近年来出现的一种批处理学习的神经网络,值得研究-a phd thesis on the applicaiton in classification problems of ELM, which is a newly developed learning machine
  3. 所属分类:软件工程

    • 发布日期:2024-05-12
    • 文件大小:6806528
    • 提供者:jimmy yang
  1. phd-elm2

    0下载:
  2. 一篇博士论文-关于极限学习机及其在系统辨识和建模方面中的应用。极限学习机是近年来出现的一种批处理学习的神经网络,值得研究-a phd thesis on the applicaiton in system identification of ELM, which is a newly developed learning machine
  3. 所属分类:软件工程

    • 发布日期:2024-05-12
    • 文件大小:24915968
    • 提供者:jimmy yang
  1. breast_figure

    0下载:
  2. breast数据集的极限学习机的分类算法,自己编写的,可以运行-Extreme Learning Machine classification algorithm breast datasets, write your own, you can run
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:34816
    • 提供者:吴明胜
« 1 2 3 4 5 6 78 9 10 11 12 »

源码中国 www.ymcn.org