Dongryeol Lee
|
4e6840212b
|
Serialization for tree in progress.
|
2010-11-20 05:56:27 +00:00 |
|
Dongryeol Lee
|
cfedcf3b3e
|
Getting there, believe it.
|
2010-11-20 03:00:42 +00:00 |
|
Dongryeol Lee
|
5a49d81ceb
|
Fixing Monte Carlo for three-body, have to rerun the experiments.
|
2010-11-20 01:36:26 +00:00 |
|
Dongryeol Lee
|
65a440e0e2
|
Will continue.
|
2010-11-19 22:02:37 +00:00 |
|
Dongryeol Lee
|
1471f30af4
|
Segfault fix.
|
2010-11-19 21:11:42 +00:00 |
|
Dongryeol Lee
|
eecdba7d55
|
Getting there.
|
2010-11-19 20:23:20 +00:00 |
|
Dongryeol Lee
|
adce18e6e4
|
Getting rid of warnings.
|
2010-11-19 19:44:03 +00:00 |
|
Dongryeol Lee
|
8c0e8866ad
|
Compile fix, now back to distributed kde.
|
2010-11-19 19:42:11 +00:00 |
|
Dongryeol Lee
|
cbb461e622
|
Fixed so that no virtualization is allowed inside the memory mapped file.
|
2010-11-19 19:39:01 +00:00 |
|
Dongryeol Lee
|
5a92cce02b
|
Fixing tests so that they compile.
|
2010-11-19 19:11:06 +00:00 |
|
Dongryeol Lee
|
624f8cbe6c
|
Unabstractifying so that I can use boost interprocess.
|
2010-11-19 18:41:38 +00:00 |
|
Dongryeol Lee
|
ac72fa266b
|
In progress.
|
2010-11-19 03:38:12 +00:00 |
|
Dongryeol Lee
|
d9c2dd657f
|
Restarting distributed tree.
|
2010-11-19 02:24:57 +00:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Dongryeol Lee
|
3cf7f09c8a
|
Fixed the homework.
|
2010-11-13 20:48:18 +00:00 |
|
Dongryeol Lee
|
90cb9b92dc
|
Done with HPC HW, now have to write the report.
|
2010-11-13 17:37:38 +00:00 |
|
Dongryeol Lee
|
0d100826eb
|
Starting HPC homework 6.
|
2010-11-12 03:24:24 +00:00 |
|
Dongryeol Lee
|
57edf184d6
|
Don't ever put raw pointers inside memory mapped files
|
2010-11-10 17:55:15 +00:00 |
|
Dongryeol Lee
|
73804447e4
|
Clears out the temporary file before each run.
|
2010-11-10 16:12:27 +00:00 |
|
tqlong
|
d067589a7a
|
matching: auction templates
|
2010-11-10 10:48:52 +00:00 |
|
Dongryeol Lee
|
84534baaef
|
Boost Interprocess sharing works, but needs deep structuring to make sure that there are no virtual classes. The tree needs to have offset pointers.
|
2010-11-10 04:35:54 +00:00 |
|
tqlong
|
ca1c05410a
|
matching: single tree
|
2010-11-09 21:30:53 +00:00 |
|
Dongryeol Lee
|
460398235d
|
Doesn't segfault.
|
2010-11-09 18:24:53 +00:00 |
|