Skip to content

This project, based on MATLAB, is an implementation of barrier method to solve LASSO problem. The barrier method is designed with centering step based on newton method.

License

Notifications You must be signed in to change notification settings

zslwyuan/Barrier-Method-LASSO

Repository files navigation

Barrier-Method-LASSO

This project, based on MATLAB, is an implementation of barrier method to solve LASSO problem. The barrier method is designed with centering step based on newton method. Please not that this is the homework of ELEC 5470 Convex Optmization and moreover, a paper, An Interior-Point Method for Large-Scale l1-Regularized Least Squares, is refered to derive the duality gap.

More details can be found in the report and source code. The source code is inserted with detailed comments and clean for easily understanding. It can be regarded as a simple tutorial of barrier method and newton method (especially for LASSO).

image

About

This project, based on MATLAB, is an implementation of barrier method to solve LASSO problem. The barrier method is designed with centering step based on newton method.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages