training of sparse neural network

Training of single hidden layer feedforward network for classification and regression based on L1 norm optimization.
244 Downloads
Updated 30 May 2020

View License

Description: in these codes we lustrate in details how we can train a single hidden layer feedforward net for both classification and regression by solving a linear problem with L1 norm optimization.
In these references you will find the most important math that you need to develop the code.

[1] R. G. Baraniuk, “<Compressive Sensing(lecture notes).pdf>,” no. July, pp. 118–121, 2007.
[2] M. W. Fakhr, E. N. S. Youssef, and M. S. El-Mahallawy, “L1-regularized least squares sparse extreme learning machine for classification,” 2015 Int. Conf. Inf. Commun. Technol. Res. ICTRC 2015, no. April, pp. 222–225, 2015.
[3] G. Huang, S. Member, H. Zhou, X. Ding, and R. Zhang, “Extreme Learning Machine for Regression and Multiclass Classification,” vol. 42, no. 2, pp. 513–529, 2012.
[4] C. justin Romberg and Jrom@acm.caltech.edu, “L1 magic toolbox.”

Cite As

BERGHOUT Tarek (2024). training of sparse neural network (https://www.mathworks.com/matlabcentral/fileexchange/71991-training-of-sparse-neural-network), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2019a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

L1ELM

L1ELM/Lnorm

Version Published Release Notes
1.2.0

description

1.1.0

Tiltle

1.0.0