log

age author description
Wed, 31 Oct 2012 12:24:44 +0000 luisf Added tag ver_2.1 for changeset cef4500b936f default tip
Wed, 31 Oct 2012 12:10:13 +0000 luisf Merge ver_2.1
Wed, 31 Oct 2012 11:53:07 +0000 luisf Replaced the call to SMALL_ImgDenoise_DL_test_KSVDvsSPAMS with SMALL_ImgDenoise_DL_test_KSVDvsRLSDLAvsTwoStepMOD in Example 2 of SMALLBoxSetup.m.
Tue, 04 Sep 2012 11:00:36 +0100 bmailhe added UNLocBox interface, example and a 128x128 Lena unlocbox
Wed, 29 Aug 2012 10:39:14 +0100 bmailhe setup file unlocbox
Wed, 25 Apr 2012 15:05:50 +0100 luisf Added tag ver_2.0 for changeset 423de9f24d98
Wed, 25 Apr 2012 15:05:38 +0100 luisf removed unnecessary files ver_2.0
Wed, 25 Apr 2012 13:06:47 +0100 luisf Added tag ver_2.0_beta for changeset 71128ec3e532
Wed, 25 Apr 2012 13:06:28 +0100 luisf added documentation file/folder ver_2.0_beta
Wed, 25 Apr 2012 13:05:26 +0100 luisf added doc entry to folders list
Thu, 19 Apr 2012 17:59:18 +0100 luisf Added tag ver_2.0_alpha1 for changeset 5f4e47b78f2b
Thu, 19 Apr 2012 17:59:08 +0100 luisf Added example. ver_2.0_alpha1
Thu, 19 Apr 2012 17:21:30 +0100 luisf Added tag ver_2.0_alpha1 for changeset c96880c0c47c
Thu, 19 Apr 2012 17:21:05 +0100 luisf renamed file.
Thu, 19 Apr 2012 15:55:59 +0100 luisf Added tag ver_2.0_alpha1 for changeset 15fd4c5be71a
Thu, 19 Apr 2012 15:55:14 +0100 luisf merge
Wed, 18 Apr 2012 18:12:15 +0100 luisf fixed comments luisf_dev
Wed, 18 Apr 2012 15:23:39 +0100 luisf Fixed the issues that were preventing the Pierre Villars experiment to run correctly. luisf_dev
Wed, 18 Apr 2012 13:54:21 +0100 luisf removed duplicate file. luisf_dev
Thu, 12 Apr 2012 15:06:41 +0100 luisf Now can use a local configuration file, which is a copy of the default config files, and thus not being commited to the repository. luisf_dev
Thu, 12 Apr 2012 14:06:27 +0100 luisf Merge from the default branch luisf_dev
Thu, 12 Apr 2012 13:59:59 +0100 luisf Update to reflect default branch. danieleb
Thu, 12 Apr 2012 13:53:23 +0100 luisf Updating this branch in order to reflect the default branch. danieleb
Thu, 12 Apr 2012 13:52:28 +0100 luisf Updated the contents of this branch with the contents of the default branch. danieleb
Wed, 11 Apr 2012 16:28:46 +0100 luisf Merge from branch "luisf_dev"
Wed, 11 Apr 2012 16:28:08 +0100 luisf merge luisf_dev
Wed, 11 Apr 2012 16:13:08 +0100 Daniele Barchiesi added ompbox_fast as sparse approximation solver, which calls the functions in ompbox using the fastest implementation luisf_dev
Wed, 11 Apr 2012 15:56:39 +0100 luisf Merge
Fri, 23 Mar 2012 20:48:25 +0000 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
Thu, 22 Mar 2012 15:37:45 +0000 Aris Gretsistas Moved CVX_add_const_Audio_declipping.m from solvers to the examples/AudioInpainting folder. luisf_dev
Thu, 22 Mar 2012 14:41:04 +0000 luisf Removed "clear all" from example scripts (subs by "clear" instead) luisf_dev
Thu, 22 Mar 2012 11:41:04 +0000 luisf Calls SMALLboxInit in the beginning of both solve and learn, in order not to lose the SMALL_path variable. luisf_dev
Wed, 21 Mar 2012 18:28:43 +0000 Aris Gretsistas Merge luisf_dev
Wed, 21 Mar 2012 18:27:23 +0000 Aris Gretsistas Additional help comments in ~/DL/Majorization Minimization DL/wrapper_mm_DL.m. luisf_dev
Wed, 21 Mar 2012 18:13:43 +0000 bmailhe merge luisf_dev
Wed, 21 Mar 2012 18:13:02 +0000 bmailhe Propagate the change from 'mailhe' to 'opt' in two_step_DL to the examples luisf_dev
Wed, 21 Mar 2012 17:48:39 +0000 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
Wed, 21 Mar 2012 17:25:40 +0000 bmailhe Added help comments to SMALL_two_step_DL.m luisf_dev
Wed, 21 Mar 2012 16:21:18 +0000 bmailhe fixed some bugs in the default parameters of SMALL_two_step_DL luisf_dev
Wed, 21 Mar 2012 14:13:31 +0000 bmailhe merge luisf_dev
Wed, 21 Mar 2012 14:12:25 +0000 bmailhe Accelerated the code for LGD and optimal grandient descent luisf_dev
Tue, 20 Mar 2012 16:17:12 +0000 luisf added headeer to init file luisf_dev
Tue, 20 Mar 2012 16:06:48 +0000 luisf Sets up the SMALL_path variable in the Setup script. luisf_dev
Tue, 20 Mar 2012 15:53:15 +0000 luisf Merge from 203:f3b6ddd2f04f luisf_dev
Tue, 20 Mar 2012 15:52:22 +0000 luisf checks if the variable SMALL_path exists, and exits otherwise. luisf_dev
Tue, 20 Mar 2012 14:51:31 +0000 bmailhe Merge luisf_dev
Tue, 20 Mar 2012 14:50:35 +0000 bmailhe Added separate dictionary decorrelation luisf_dev
Tue, 20 Mar 2012 12:25:50 +0000 bmailhe Added dictionary decorrelation for multiple dictionaries luisf_dev
Tue, 20 Mar 2012 14:28:51 +0000 luisf Added config file for SMALL_solve (removed the if/else code from SMALL_solve); added headers to both config files; luisf_dev
Tue, 20 Mar 2012 12:29:47 +0000 luisf Reverted SMALL_two_step to the original version; adds path in the Init script. luisf_dev
Tue, 20 Mar 2012 10:40:59 +0000 luisf Fixed path reference to the current folder in SMALLBoxSetup. luisf_dev
Wed, 14 Mar 2012 16:31:38 +0000 danieleb Merge danieleb
Wed, 14 Mar 2012 14:42:52 +0000 Daniele Barchiesi - Added SMALL_DL_test: simple DL showcase luisf_dev
Tue, 13 Mar 2012 17:53:46 +0000 Daniele Barchiesi Debugged SMALL_DL_test and added copyright info danieleb
Fri, 09 Mar 2012 15:12:01 +0000 Daniele Barchiesi Simple example that demonstrated dictionary learning... to be completed danieleb
Thu, 01 Mar 2012 16:57:51 +0000 Daniele Barchiesi removed error check for wLength danieleb
Tue, 13 Mar 2012 17:34:10 +0000 luisf closing mistaken branch head. luisf_dev
Tue, 13 Mar 2012 17:33:20 +0000 luisf Added two config files for the 2 step dic and learn scripts; removed 'extra' folder; created init script (initial version). luisf_dev
Thu, 16 Feb 2012 18:24:43 +0000 luisf created initialization file; changing SMALL_learn in order to initialize plugins. luisf_dev
Wed, 15 Feb 2012 11:02:45 +0100 daniele removed check for wLength as not necessary. danieleb