Very fast Extreme Learning Machine in 5 lines

very fast version of Extreme Learning Machine is presented in this code.
1,2K Downloads
Aktualisiert 4 Apr 2019

Lizenz anzeigen

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.

Zitieren als

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. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2013b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Statistics and Machine Learning Toolbox finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.2.0.0

more instruction are added inside the code

1.0.0.0