Extreme Learning Machines Toolbox
This toolbox implements Extreme Learning Machines (ELMs) for regression and classification using a simple interface.
With just one line of code, it is possible to train the ELM model.
Another single line is used for testing the model on new data.
This implementation also includes the option to add the functional link from RVFL, which creates additional connections between the inputs and output.
Cite As
Ribeiro, Victor Henrique Alves, et al. “Multi-Objective Ensembles of Echo State Networks and Extreme Learning Machines for Streamflow Series Forecasting.” Engineering Applications of Artificial Intelligence, vol. 95, Elsevier BV, Oct. 2020, p. 103910, doi:10.1016/j.engappai.2020.103910.
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
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.
Version | Published | Release Notes | |
---|---|---|---|
1.0.4 | See release notes for this release on GitHub: https://github.com/vhrique/ELM/releases/tag/1.0.4 |
||
1.0.3 | |||
1.0.0.0 | See release notes for this release on GitHub: https://github.com/vhrique/ELM/releases/tag/1.0.0 |