Commit Graph
6399 Commits
Author SHA1 Message Date
Dongryeol Lee d9c2dd657f Restarting distributed tree. 2010-11-19 02:24:57 +00:00
(no author) 8449fe5766 -
Dongryeol Lee 747ca078c5 Starting HPC project. 2010-11-18 22:48:46 +00:00
Ryan Curtin 952cca271b Update regexes to correctly parse version information for older versions of Armadillo. 2010-11-18 22:12:10 +00:00
Ryan Curtin a93c694cb7 First pass at version requirements for Armadillo. One thing left to do; when looking at version.hpp (not arma_version.hpp) the syntax is different, so I need to rewrite the regular expressions. 2010-11-18 19:56:32 +00:00
gcolon7 ca61cfa603 Undid a horrible mistake 2010-11-18 19:00:57 +00:00
(no author) 7e28755598 -
(no author) 782a2de39c -
Dongryeol Lee 0130f2cfff Namespace fix for serial kde. 2010-11-18 17:01:53 +00:00
Dongryeol Lee 2ca866632d Makefile change. 2010-11-18 16:30:00 +00:00
Dongryeol Lee 75d06293d7 Renamed the directory to distributed_kde. 2010-11-18 16:29:40 +00:00
Dongryeol Lee 14d27bf096 All fixed, now moving onto more interesting things. 2010-11-18 16:18:18 +00:00
(no author) cc0c20711e -
Dongryeol Lee 9b40d92d75 I will fix it today. 2010-11-18 05:32:44 +00:00
Dongryeol Lee 1583639981 I think I can start the HPC project. 2010-11-18 03:36:13 +00:00
Dongryeol Lee 30dae75b52 Getting there. 2010-11-18 02:22:33 +00:00
Dongryeol Lee 85a4b44852 Trying to get communicator (inter) working. 2010-11-17 23:55:48 +00:00
gcolon7 a329202aef changed math::Pow for std::pow wherever it was called in the mlpack and contrib directories 2010-11-17 20:53:08 +00:00
gcolon7 825270e1fe Missed a math::Pow to std::pow in optimization/lbfgs/optimization_utils.h 2010-11-17 20:14:11 +00:00
gcolon7 012b3724f8 Fixed optimization/lbfgs/lbfgs_impl.h & optimization_utils.h so that they use std::pow instead of math::Pow. Also added a cmath include in fastlib.h 2010-11-17 20:12:20 +00:00
Dongryeol Lee 36d65bdefa Fixing the communications tonight. 2010-11-16 21:54:40 +00:00
Dongryeol Lee 97bf8a0cd5 I'll get there. 2010-11-16 20:28:51 +00:00
Dongryeol Lee 388042d119 Back to my ultimate weapon, distributed kde. 2010-11-16 19:35:26 +00:00
(no author) 118e34f315 -
(no author) 060c924da0 -
(no author) 44b8e62b01 -
(no author) f50aba26b2 -
(no author) 9103703e21 -
Dongryeol Lee 9dbbf921fb Some edit. 2010-11-15 22:05:04 +00:00
Dongryeol Lee fb3810511d Adding GP regression. 2010-11-15 21:58:31 +00:00
Dongryeol Lee 68ffcf2361 Support code complete, now just have to run the experiments. 2010-11-15 21:01:35 +00:00
Dongryeol Lee 6045ed3426 In progress. 2010-11-15 20:43:14 +00:00
Ryan Curtin a5cd1457cc Fix "translation" errors in DeflationGaussUpdate_() and fix spelling in comment. 2010-11-15 19:05:48 +00:00
Dongryeol Lee 1b71510b66 Support code for three-body in progress. 2010-11-15 17:57:13 +00:00
(no author) f24b829bf2 -
(no author) cd1ef63476 -
(no author) cc0cbbe646 -
Ryan Curtin aaf45a7d79 Remove some amount of debugging output. Fix DeflationLogCoshUpdate_() (was missing a "- n" term) so that FastICA now performs nearly identically to the trunk implementation.
Sometimes signs of output components will be different, but any other differences are trivial; it extracts independent components successfully.
2010-11-15 17:03:40 +00:00
(no author) e36c293bd0 -
(no author) 6de0052ab4 -
Dongryeol Lee 7a925c9e88 Support code to run the final experiments. 2010-11-15 06:44:55 +00:00
Dongryeol Lee 537ee0b618 Optimizing serial kde. 2010-11-15 05:50:58 +00:00
Dongryeol Lee b73f3a3477 Back to parallel kde. 2010-11-15 04:22:18 +00:00
(no author) 165d2d8fbb -
(no author) 27fcfdeb3d -
(no author) 1a1286ad5d -
(no author) 2320b18162 -
(no author) e4f883c3fb -
(no author) 2640317ac7 -
(no author) cd1f726541 -