Very fast Extreme Learning Machine in 5 lines
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.
Cite As
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. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: Outlier-robust extreme learning machine for regression problems
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
new-ELM
Version | Published | Release Notes | |
---|---|---|---|
1.2.0.0 | more instruction are added inside the code |
|
|
1.0.0.0 |