Commit Graph
7033 Commits
Author SHA1 Message Date
(no author) 954bb7653a -
(no author) d05a488282 -
(no author) 555ec3b9ef -
Dongryeol Lee a7078cc1c6 Fix to the CMake. 2010-09-30 00:58:14 +00:00
Dongryeol Lee 99a18f28d6 Checking in thesis research code. 2010-09-29 23:00:39 +00:00
(no author) 5616e698fa -
(no author) 6e2c6be33f -
(no author) b7bf4518c7 -
(no author) bf3e36d0a4 -
Dongryeol Lee 75645ef735 Fix 2010-09-24 12:19:27 +00:00
(no author) 8b991eb2af -
(no author) 3e857b8992 -
Ryan Curtin 3b3502bc06 FastICA now compiles, but I'm sure it doesn't work, and it hasn't been tested. The vast majority of methods from lin_alg.h have been pruned as they are no longer necessary. 2010-09-22 15:53:31 +00:00
James Cline 27d9f5cb2d assert() undefined, added #include <assert.h> 2010-09-22 14:10:49 +00:00
(no author) 0e8e8c84c8 -
(no author) 661c76a077 -
(no author) 26bbc2f49f -
(no author) 4b8acd1c53 -
(no author) 5f63116057 -
(no author) 992ec1de31 -
(no author) 75399a02a5 -
tqlong e7200c6b7a Template for maximum weight matching in bipartie graph 2010-09-19 20:56:11 +00:00
Ryan Curtin ab03ff3233 Rewrite FastICA Orthogonalize() method and write a test for it. 2010-09-16 18:08:51 +00:00
Ryan Curtin 5b6bd24750 Extend functionality of Armadillo; cov() operates like Octave, but what we want is
cov(trans()).  However, that incurs a speed penalty with trans(), so I wrote ccov()
(column-based covariance) which does what we want without that speed penalty.  I'll
submit the patch to Armadillo sometime, but for now we'll just include it with
arma_extend.h.
2010-09-16 18:07:26 +00:00
tqlong f1dae5b717 Affine NMF: graph matching 2010-09-15 22:27:28 +00:00
(no author) 3b607e0728 -
tqlong a27a65188d Affine NMF: graph matching using Hungarian method 2010-09-13 21:15:19 +00:00
tqlong 921de7c48a Affine NMF: graph matching using Hungarian method 2010-09-13 20:40:58 +00:00
(no author) 56b8607d15 -
Ryan Curtin 074c8e6495 Rewrite WhitenUsingEig(). Fix simple (yet fatal) bug in Center(). Test case for WhitenUsingEig() also added, but perhaps at some point should be made more thorough. 2010-09-08 21:56:38 +00:00
(no author) eaf1b30843 -
Dongryeol Lee 815f0d49b6 Pseudo fastlib checkin. 2010-09-08 18:54:43 +00:00
(no author) 4caa5ba8b2 -
Ryan Curtin 38176998dc No. We will not be outputting BLACK text. No. 2010-09-02 17:30:33 +00:00
(no author) ee3e9d06ad -
(no author) 7ceed99341 -
(no author) 3171d69092 -
(no author) a2cbc575c2 -
(no author) 5bbf597b15 -
tqlong f20bc44438 Adding --iter & --ctol to gm_test.cpp 2010-08-27 19:10:29 +00:00
tqlong 72cf45fc9e add parameter --method to gm_test.cpp 2010-08-27 00:02:04 +00:00
(no author) 04e421cae5 -
tqlong 757cd35f4b Revert CMakeLists.txt 2010-08-26 15:40:52 +00:00
tqlong 7736d9f613 2010-08-26 14:34:30 +00:00
tqlong b1e34f8189 2010-08-26 04:30:53 +00:00
tqlong ce284cfe56 message pending 2010-08-25 12:11:23 +00:00
tqlong 4b37da6908 Graphical Model : message pending 2010-08-25 03:18:14 +00:00
tqlong f71a91b9a2 Graphical Model : message pending 2010-08-25 03:18:04 +00:00
James Cline 9c336105b9 Switched over kernel_pca stuff to use arma & std.
Does not compile, needs changes to be made to la and SparseMatrix.
2010-08-24 15:31:48 +00:00
tqlong abd7b6680d 2010-08-24 04:18:13 +00:00