https://github.com/taehoonlee/sbfl
Split Bregman method for fused Lasso
https://github.com/taehoonlee/sbfl
Last synced: 3 months ago
JSON representation
Split Bregman method for fused Lasso
- Host: GitHub
- URL: https://github.com/taehoonlee/sbfl
- Owner: taehoonlee
- Created: 2015-07-18T10:19:28.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-18T10:34:56.000Z (almost 10 years ago)
- Last Synced: 2025-01-28T19:35:16.164Z (5 months ago)
- Language: Matlab
- Size: 117 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# SBFL
SBFL is a MATLAB implementation of the split Bregman method for fused Lasso. Please refer [a paper](http://www.sciencedirect.com/science/article/pii/S0167947310004093) (Split Bregman method for large scale fused Lasso, Ye et al., CSDA 2011) for details.
Copyright (c) 2015 Taehoon Lee# Functions
# Getting Started
An example is available on testSBFL.m. The Lena image can be found [here](http://www.ece.rice.edu/~wakin/images/).