Very fast Extreme Learning Machine in 5 lines

版本 1.2.0.0 (54.1 KB) 作者: BERGHOUT Tarek
very fast version of Extreme Learning Machine is presented in this code.
1.3K 次下载
更新时间 2019/4/4

查看许可证

in this code we used a standard version of the Moore-Penrose pseudoinverse of matrix method to train a single hidden layer feedforward network for regression, and we managed the code to be clear and short as it is possible be understood by new newcomers to ELM.

引用格式

BERGHOUT Tarek (2024). Very fast Extreme Learning Machine in 5 lines (https://www.mathworks.com/matlabcentral/fileexchange/66013-very-fast-extreme-learning-machine-in-5-lines), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2013b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Statistics and Machine Learning Toolbox 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.2.0.0

more instruction are added inside the code

1.0.0.0