Very fast Extreme Learning Machine in 5 lines

very fast version of Extreme Learning Machine is presented in this code.
ダウンロード: 1.2K
更新 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 Center および MATLAB AnswersStatistics 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