Commit Graph
1271 Commits
Author SHA1 Message Date
gmravi2003 fc7aacb1e1 This is the function which caclulates the pseudo inverse of a matrix by SVD 2008-02-08 05:07:13 +00:00
gmravi2003 98177bff36 SVD code incorporated. Fully working 2008-02-08 05:06:25 +00:00
Dongryeol Lee 3be8cfc3b5 Krylov subspace version of local linear regression completed 2008-02-08 03:37:43 +00:00
Dongryeol Lee 8ec624c1cf Performance enhancement 2008-02-08 03:21:36 +00:00
Dongryeol Lee 7d3d55911d Took out the test routine 2008-02-08 02:19:04 +00:00
Dongryeol Lee f1c1bcd3d6 Now phase 2 does relative error 2008-02-08 02:02:29 +00:00
gmravi2003 7d19797dca Perfectly working pieces of code. They do both component wise and frobenius norm pruning. Will add SVD now 2008-02-07 23:19:09 +00:00
Dongryeol Lee e98c520087 Need to replace SYMMLQ method with Lanczos tridiagonalizer 2008-02-07 21:35:21 +00:00
Dongryeol Lee 45bb1686d8 Fixed a small performance bug 2008-02-07 20:11:14 +00:00
tekhnofiend dae9239711 updated functional ica -nishant 2008-02-07 17:26:36 +00:00
tekhnofiend a1691654c3 updated functional ica -nishant 2008-02-07 17:26:23 +00:00
Dongryeol Lee c9d020140f Fixed a crucial bug in naive local linear 2008-02-07 05:40:02 +00:00
Dongryeol Lee 204b3a7590 Fixed the local linear naive code 2008-02-07 04:55:23 +00:00
Dongryeol Lee add5522347 Fixed the local linear naive code 2008-02-07 04:55:01 +00:00
Dongryeol Lee 0d7dc02d09 Added the naive method 2008-02-07 04:32:27 +00:00
Dongryeol Lee 2c383c3b15 Added a new scaling function 2008-02-07 04:01:00 +00:00
Dongryeol Lee 348e0a9bbd Changed the scaling 2008-02-07 04:00:13 +00:00
Dongryeol Lee c1bc1ef321 Completely debugged locally linear regression 2008-02-07 03:28:41 +00:00
Dongryeol Lee 1e5a974fdf The first working version of the matrix-free Krylov subspace local linear regression 2008-02-07 02:09:21 +00:00
Dongryeol Lee 9d766c7500 Added the test file for phase 1 2008-02-07 01:10:31 +00:00
Dongryeol Lee f5fee10ff9 Phase 1 debugged 2008-02-07 00:47:53 +00:00
Dongryeol Lee feaa56e449 Middle of debugging 2008-02-06 20:28:37 +00:00
Dongryeol Lee 8102757ad4 Currently debugging 2008-02-06 19:52:17 +00:00
Dongryeol Lee 36769a2bc5 SYMMLQ function finished. Debuggin in process 2008-02-06 19:08:45 +00:00
gmravi2003 a92719092f SVD Code incoprorated. Will go on to write the frobenius norm pruning now 2008-02-06 18:15:44 +00:00
tekhnofiend 8beff858a3 updated temporal ica -niche 2008-02-06 06:51:07 +00:00
tekhnofiend 5bd4e4c68e updated temporal ica -nishant 2008-02-06 04:24:27 +00:00
tekhnofiend 8c32cfb4da updated temporal ica -nishant 2008-02-06 04:24:01 +00:00
Dongryeol Lee bc24336ee6 Fixed the postprocessing function for the 2nd phase 2008-02-06 03:12:22 +00:00
Dongryeol Lee 860957ebe7 Finished the rough structure except for the main Krylov subspace solver 2008-02-06 02:44:52 +00:00
Dongryeol Lee 80913b0d1e Base case for the second phase completed... 2008-02-05 21:57:34 +00:00
Dongryeol Lee 892129d716 Ready to start the skeleton dual-tree code for the 2nd phase 2008-02-05 20:53:16 +00:00
vasiloglou ed2383f4d9 it is running but the optimization error is increasing instead of decreasing 2008-02-05 20:12:34 +00:00
tekhnofiend bf99008223 updated tbi -nishant 2008-02-05 20:05:37 +00:00
vasiloglou ad11dbe66a compiled 2008-02-05 19:29:51 +00:00
tekhnofiend eae5dc819d added tbi to fmri -nishant 2008-02-05 19:28:23 +00:00
Dongryeol Lee ed983bbeeb More initialization routines completed 2008-02-05 19:22:15 +00:00
vasiloglou e2f98f309b minor edit on the build file 2008-02-05 18:32:28 +00:00
tekhnofiend 0571adf515 updated fmri 2008-02-05 02:10:21 +00:00
tekhnofiend e953ef8294 updated fmri 2008-02-05 02:09:56 +00:00
tekhnofiend 866c110f13 updated fmri 2008-02-05 01:49:41 +00:00
(no author) e175e1b564 -
tekhnofiend 42040c4ce0 updated fmri 2008-02-05 00:08:15 +00:00
tekhnofiend 2b11e1caad updated fmri 2008-02-04 23:51:16 +00:00
tekhnofiend 40fe1f49fe updated fmri 2008-02-04 23:29:42 +00:00
tekhnofiend 8ca2c18118 updated fmri 2008-02-04 23:28:46 +00:00
Dongryeol Lee 48edb52e2e more structuring 2008-02-04 21:32:56 +00:00
Dongryeol Lee 09c0b23ecb Basically ready to start the Krylov phase of the algorithm 2008-02-04 21:00:43 +00:00
Dongryeol Lee fd3db6b92f Changed the field variable names of Stat class to be more general 2008-02-04 19:47:40 +00:00
Dongryeol Lee c7f8530eaa Restructuring of the files 2008-02-04 19:23:45 +00:00