搜索资源列表
OS-ELM(Python)
- ELM是一种简单易用、有效的单隐层前馈神经网络,该代码是用python实现的极限学习机,亲测有用-extreme learning machine realized by python,it works well
ELM
- 标准极限学习机,结合个人理解在原有版本上改进,使代码更容易理解。同时直接可以在内存中读数据,原有版本需要将数据存为文本读取.matlab版本-Standard extreme learning machine, combined with personal understanding improvement on the original version, make the code easier to understand Can directly read data in the memor
kernel-ELM
- 核极限学习机,引入核函数解决ELM求解问题,一旦参数选定,结果就稳定下来,不再混入随机。在原来版本上加入自己理解改写,使得代码更容易理解。-Kernel extreme learning machine, kernel function is applied to deal with ELM to solve the problem, once the parameters selected, the result is stabilized, not randomly in the origi
OS-ELM
- 线性极限学习机,对于黄广斌提出的极限学习机进行改进后的代码-Limit linear learning machine, learning the limits proposed for Huangguang Bin native code will be improved
elm
- 极限学习机matlab实现代码,需要用户提供训练数据-extreme learning machine
ELM-LRF-master-original
- ELM_LRF源代码(基于局部感知域的极限学习机),论文 Local Receptive Fields Based Extreme Learning Machine 的对应代码-The source code of paper Local Receptive Fields Based Extreme Learning Machine .
ELM-MATLAB-GPU
- 极限学习机代码(GPU版本),使用MATLAB自带的GPU工具箱-Extreme Learning Machine code (GPU version), the use of MATLAB s own GPU toolbox
ELMregression
- 极限学习机在回归拟合问题中的应用,拟合度良好,代码经过验证绝对没有错误哦-Extreme learning machine in the application of regression fitting, the fitness is good
OS-ELM在线极限学习机
- 此代码是OS-ELM在线极限学习机,内含训练集和测试集。(This code is the OS-ELM online extreme learning machine, containing training set and test set.)
ELM
- ELM极限学习机代码 包含example和训练预测代码(ELM code prediction train example)
Incremental-ELM
- 很详细的极限学习机增量学习的代码,非常适合新手入门学习(Very detailed limit learning machine incremental learning code, very suitable for beginners to learn)
ELM_linbo.jin
- 极限学习机的代码,机器学习,可以用于分类等.(Extreme learning machine used in classification)
深度(多层)极限学习机的python实现
- 深度极限学习机也叫多层极限学习机,ML-ELM。是黄广斌等人在极限学习机ELM基础上,将其拓展为深度学习的一种模式识别方法,原文文章:Representational learning with extreme learning machine for big data。(The deep extreme learning machine is also called the multi-layer extreme learning machine, ML-ELM. It is Huang Gu
B-ELM_good
- 这是一份能够运行得通的代码,请放心下载,改进的极限学习机。(This is a workable code, please rest assured to download, limit learning machine.)