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
|
Thu, 09 Feb 2012 17:26:45 +0000 |
luisf |
Merge from branch "bug_386"
luisf_dev
|
Thu, 09 Feb 2012 17:25:14 +0000 |
luisf |
Addresses Bug #386: removed the 4th output variable (versn) in all calls of function fileparts.
bug_386
|
Tue, 07 Feb 2012 17:18:13 +0000 |
luisf |
started new branch; created folder for extra stuff.
luisf_dev
|
Fri, 27 Jan 2012 13:18:50 +0000 |
Daniele Barchiesi |
Minor edits
danieleb
|
Fri, 27 Jan 2012 13:15:11 +0000 |
Daniele Barchiesi |
removed cumulative coherence calculation
danieleb
|
Mon, 09 Jan 2012 12:58:00 +0000 |
Daniele Barchiesi |
Added test for audio buffer function
danieleb
|
Thu, 05 Jan 2012 15:46:13 +0000 |
Daniele Barchiesi |
minor edits
danieleb
|
Thu, 17 Nov 2011 13:01:55 +0000 |
Daniele Barchiesi |
debugged
danieleb
|
Thu, 17 Nov 2011 12:55:36 +0000 |
Daniele Barchiesi |
added support for p-cumulative coherence
danieleb
|
Thu, 17 Nov 2011 11:22:17 +0000 |
Daniele Barchiesi |
added ramirez dl (to be completed) and MOCOD dictionary update
danieleb
|
Thu, 17 Nov 2011 11:18:25 +0000 |
Daniele Barchiesi |
added ramirez dl (to be completed) and MOCOD dictionary update
danieleb
|