采用python语言实现极限学习机算法(ELM)我要分享

Implementation of extreme learning machine algorithm (ELM) with Python language

ELM分类· hilleu1 elm-python 极限学习机 极限学习

关注次数: 401

下载次数: 1

文件大小: 2KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

采用python语言实现极限学习机算法,数据三分类,加入数据可以跑通。


English Description:

Using Python language to achieve extreme learning machine algorithm, data three classification, adding data can run through.


代码预览

ELM.py