Skip to content

JuniorTonga/Online-Dictionary-Learning-for-Sparse-Coding

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time series project MVA. Implementation of the paper Online Dictionary Learning for Sparse Coding ( https://www.di.ens.fr/sierra/pdfs/icml09.pdf)

The paper introduces an online optimization procedure for the problem of dictionary learning designed to dynamically adapt to changing data distributions. Leveraging stochastic gradient descent for incremental updates and incorporating a sparsity-inducing L1 penalty, the proposed algorithm enhances the efficiency and adaptability of sparse coding.

Experiment have been done on both image and audio parts.

About

Time series project MVA. Implementation of the paper Online Dictionary Learning for Sparse Coding ( https://www.di.ens.fr/sierra/pdfs/icml09.pdf)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • Python 0.1%