Very fast Extreme Learning Machine in 5 lines

very fast version of Extreme Learning Machine is presented in this code.

You are now following this Submission

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 (2026). Very fast Extreme Learning Machine in 5 lines (https://au.mathworks.com/matlabcentral/fileexchange/66013-very-fast-extreme-learning-machine-in-5-lines), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0.0

more instruction are added inside the code

1.0.0.0