Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
Compressive sensing or sparse coding is to learn sparse representation of data. The simplest method is to use linear regression with L1 regularization. While this package provides Bayesian treatment for sparse coding problems. It uses variational Bayesian to train the model.
The sparse coding problem is modeled as linear regression with a sparse prior (automatic relevance determination, ARD), which is also known as Relevance Vector Machine (RVM). The advantage is that it can do model selection automatically. As a result, this is no need to mannully specify the regularization parameter (learned from data) and better sparse recovery can be obtained. Please run the demo script in the package to give it a try.
Zitieren als
Mo Chen (2026). Variational Bayesian Relevance Vector Machine for Sparse Coding (https://de.mathworks.com/matlabcentral/fileexchange/55948-variational-bayesian-relevance-vector-machine-for-sparse-coding), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert von: Pattern Recognition and Machine Learning Toolbox, Probabilistic Linear Regression, Variational Bayesian Linear Regression
Allgemeine Informationen
- Version 1.0.0.0 (2,84 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.0.0.0 |
