Skip to content

stephenbeckr/exactLASSOlinesearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

exactLASSOlinesearch

Matlab code for an exact linesearch for LASSO problems

Solves the 1D linesearch problem to compute "min_t f(x + t p)" where "f(x) = .5||Ax-b||^2 + ||x||_1"

Code by Stephen Becker

Read the Tech report for details

About

Matlab code for an exact linesearch for LASSO problems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages