log

age author description
2012-04-11 luisf merge luisf_dev
2012-04-11 Daniele Barchiesi added ompbox_fast as sparse approximation solver, which calls the functions in ompbox using the fastest implementation luisf_dev
2012-04-11 luisf Merge
2012-03-23 Aris Gretsistas Modified help comments of wrapper_mm_DL.m, wrapper_mm_solver.m, SMALL_rlsdla.m & SMALL_AudioDenoise_DL_test_KSVDvsSPAMS.m. Moved wrapper_ALPS_toolbox from toolboxes to toolboxes/alps and added some extra help comments. luisf_dev
2012-03-22 Aris Gretsistas Moved CVX_add_const_Audio_declipping.m from solvers to the examples/AudioInpainting folder. luisf_dev
2012-03-22 luisf Removed "clear all" from example scripts (subs by "clear" instead) luisf_dev
2012-03-22 luisf Calls SMALLboxInit in the beginning of both solve and learn, in order not to lose the SMALL_path variable. luisf_dev
2012-03-21 Aris Gretsistas Merge luisf_dev
2012-03-21 Aris Gretsistas Additional help comments in ~/DL/Majorization Minimization DL/wrapper_mm_DL.m. luisf_dev
2012-03-21 bmailhe merge luisf_dev
2012-03-21 bmailhe Propagate the change from 'mailhe' to 'opt' in two_step_DL to the examples luisf_dev
2012-03-21 Aris Gretsistas Added comments to ~/DL/Majorization Minimization DL/wrapper_mm_DL.m and ~/DL/Majorization Minimization DL/wrapper_mm_solver.m files. luisf_dev
2012-03-21 bmailhe Added help comments to SMALL_two_step_DL.m luisf_dev
2012-03-21 bmailhe fixed some bugs in the default parameters of SMALL_two_step_DL luisf_dev
2012-03-21 bmailhe merge luisf_dev
2012-03-21 bmailhe Accelerated the code for LGD and optimal grandient descent luisf_dev
2012-03-20 luisf added headeer to init file luisf_dev
2012-03-20 luisf Sets up the SMALL_path variable in the Setup script. luisf_dev
2012-03-20 luisf Merge from 203:f3b6ddd2f04f luisf_dev
2012-03-20 luisf checks if the variable SMALL_path exists, and exits otherwise. luisf_dev
2012-03-20 bmailhe Merge luisf_dev
2012-03-20 bmailhe Added separate dictionary decorrelation luisf_dev
2012-03-20 bmailhe Added dictionary decorrelation for multiple dictionaries luisf_dev
2012-03-20 luisf Added config file for SMALL_solve (removed the if/else code from SMALL_solve); added headers to both config files; luisf_dev
2012-03-20 luisf Reverted SMALL_two_step to the original version; adds path in the Init script. luisf_dev
2012-03-20 luisf Fixed path reference to the current folder in SMALLBoxSetup. luisf_dev
2012-03-14 danieleb Merge danieleb
2012-03-14 Daniele Barchiesi - Added SMALL_DL_test: simple DL showcase luisf_dev
2012-03-13 Daniele Barchiesi Debugged SMALL_DL_test and added copyright info danieleb
2012-03-09 Daniele Barchiesi Simple example that demonstrated dictionary learning... to be completed danieleb
2012-03-01 Daniele Barchiesi removed error check for wLength danieleb
2012-03-13 luisf closing mistaken branch head. luisf_dev
2012-03-13 luisf Added two config files for the 2 step dic and learn scripts; removed 'extra' folder; created init script (initial version). luisf_dev
2012-02-16 luisf created initialization file; changing SMALL_learn in order to initialize plugins. luisf_dev
2012-02-15 daniele removed check for wLength as not necessary. danieleb
2012-02-09 luisf Merge from branch "bug_386" luisf_dev
2012-02-09 luisf Addresses Bug #386: removed the 4th output variable (versn) in all calls of function fileparts. bug_386
2012-02-07 luisf started new branch; created folder for extra stuff. luisf_dev
2012-01-27 Daniele Barchiesi Minor edits danieleb
2012-01-27 Daniele Barchiesi removed cumulative coherence calculation danieleb
2012-01-09 Daniele Barchiesi Added test for audio buffer function danieleb
2012-01-05 Daniele Barchiesi minor edits danieleb
2011-11-17 Daniele Barchiesi debugged danieleb
2011-11-17 Daniele Barchiesi added support for p-cumulative coherence danieleb
2011-11-17 Daniele Barchiesi added ramirez dl (to be completed) and MOCOD dictionary update danieleb
2011-11-17 Daniele Barchiesi added ramirez dl (to be completed) and MOCOD dictionary update danieleb
2011-11-17 Daniele Barchiesi added MOCOD dictionary update danieleb
2011-11-17 Daniele Barchiesi added MOCOD dictionary update danieleb
2011-11-17 Daniele Barchiesi multiple trials with error bars danieleb
2011-11-17 Daniele Barchiesi added ramirez_dl dictionary learning case danieleb
2011-11-17 Daniele Barchiesi Minor edit danieleb
2011-10-06 Daniele Barchiesi Added dictionary decorrelation functions and test script for Letters paper. danieleb
2011-10-06 Daniele Barchiesi Added dictionary decorrelation functions and test script for Letters paper. danieleb
2011-09-29 Daniele Barchiesi Added dictionary decorrelation functions and test script for ICASSP paper. danieleb
2011-09-20 Daniele Barchiesi Removed tag danieleb danieleb
2011-09-20 Daniele Barchiesi Added symmetric de-correlation function, modified target de-correlation in test function. danieleb
2011-09-19 Daniele Barchiesi Updated grassmanian function (restored old computation of the dictionary) and added functions to the audio class danieleb
2011-09-07 Ivan Damnjanovic lnx Added tag release_1.9 for changeset 4205744092e6
2011-09-07 Ivan Damnjanovic lnx Merge from branch "ivand_dev" release_1.9
2011-09-07 Ivan Damnjanovic lnx renaiming small_cgp to small_pcgp ivand_dev