ELM_2 Resources

Showing items tagged with "ELM_2"

Comparative analysis of ELM (Extreme Learning Machine) and ELM_2 algorithms with source code implementations including EELM (published in Neural Computing by Yuguang Wang) and YELM (enhanced ELM version published by Yuboyuan). This program provides performance benchmarking for these three machine learning approaches. For theoretical background, please refer to the authors' publications. To execute the comparison, simply run the pendigits_mean.m main file which handles data preprocessing, model training, and performance evaluation.

MATLAB 344 views Tagged