Commit Graph
5967 Commits
Author SHA1 Message Date
(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
tqlong 36efdade0d 2010-08-24 04:17:38 +00:00
(no author) 8aa7b267a3 -
Dongryeol Lee e6156dc2b2 Test. 2010-08-20 14:26:20 +00:00
(no author) 2adf3ed173 -
Dongryeol Lee ce9260f073 Still debugging, need to look at the coarsening procedure. 2010-08-19 21:43:53 +00:00
Dongryeol Lee 64281eb1fc Still debugging. 2010-08-19 18:11:13 +00:00
Dongryeol Lee 09eb6d76f6 Still debugging multigrid. 2010-08-19 17:26:29 +00:00
Dongryeol Lee 623e059c90 Compile fix. 2010-08-19 17:05:08 +00:00
(no author) ea9cab8912 -
(no author) e868c25540 -
Dongryeol Lee 40056dbea0 In theory, the coarsening procedure of multigrid should work for dense matrices. 2010-08-19 14:41:30 +00:00
Dongryeol Lee c7013040a6 Finished the crucial part for multigrid. 2010-08-18 16:23:31 +00:00
Dongryeol Lee 705403752d Compile errors are gone. 2010-08-17 15:18:48 +00:00
Dongryeol Lee dadf4bdf40 Adding the driver for GPR. 2010-08-17 14:15:57 +00:00
tqlong 17c3eb8651 Graphical Model: Message priority 2010-08-17 00:27:29 +00:00
tqlong 42a9d5b282 Graphical Model: Message priority 2010-08-17 00:27:19 +00:00