在线极限学习机可实现在线数据批量学习的功能我要分享

Online extreme learning machine can realize the function of online data batch learning

ELM在线学习 OS-ELM LM

关注次数: 249

下载次数: 0

文件大小: 5KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

可用作数据的分类和拟合,在线极限学习机可实现在线数据批量学习的功能,速度快,性能好。


English Description:

It can be used for data classification and fitting, and online extreme learning machine can realize the function of online data batch learning with high speed and good performance


代码预览

OS-ELM\HardlimActFun.m

OS-ELM\OSELM.m

OS-ELM\OSELM_VARY.m

OS-ELM\RBFun.m

OS-ELM\SigActFun.m

OS-ELM\SinActFun.m

OS-ELM