Commit Graph
7033 Commits
Author SHA1 Message Date
Dongryeol Lee cc524a570e Another bug fix in BestNodePartners_ which sometimes made nonsensical probability distribution (over 100 %) 2008-06-03 23:58:19 +00:00
Parikshit Ram 5ab33e329b gonzalez file added and other files commented 2008-06-03 22:55:44 +00:00
Dongryeol Lee 9de263dff9 Bug fix for not clearing out postponed extra probability in the base case. 2008-06-03 22:52:48 +00:00
(no author) e3a6006316 -
(no author) d6bd2403c5 -
(no author) a34c626866 -
Dongryeol Lee 02d0618ea5 Incorporated probability recycling mechanism. 2008-06-03 18:55:51 +00:00
(no author) b9f62067d9 -
(no author) 121f52a229 -
Bill March 86206a8c85 working, but slow 2008-06-03 18:04:19 +00:00
(no author) b947e5c5c6 -
tekhnofiend d65b225163 added benchmark ica scripts 2008-06-03 03:41:48 +00:00
Bill March dd64a0db56 fixed bug in DEBUG_APPROX_DOUBLE 2008-06-02 22:12:12 +00:00
tekhnofiend 4a6642d7e0 added benchmark_ica.m 2008-06-02 21:12:58 +00:00
Bill March d17d101eaa scf working 2008-06-02 14:17:56 +00:00
(no author) 4ab707e53d -
(no author) 85ed48e8c7 -
(no author) 6df6760bb7 -
Dongryeol Lee dca7448f91 Fixed the probability allocation phase not to do so when the exact answers are required (p = 1) 2008-05-31 21:30:17 +00:00
Dongryeol Lee 314d985f60 Bug fix. 2008-05-31 20:54:01 +00:00
Dongryeol Lee cead166a99 Tweaked the performace by handling the probability redistribution in a smarter way. 2008-05-31 20:38:26 +00:00
Dongryeol Lee 5de3f25b2e Fixed the Monte Carlo sampling to be per-query basis. 2008-05-31 20:04:35 +00:00
Dongryeol Lee c97cb932bf Added Monte Carlo style pruning. 2008-05-31 19:18:46 +00:00
(no author) b2bcb0e23f -
rriegel c7612f446b fixed Copy -> InitCopy change 2008-05-30 21:53:27 +00:00
Dongryeol Lee 5a4a7411c5 Removed the THOR-style KDE. 2008-05-30 19:09:48 +00:00
Dongryeol Lee 606d009c40 Separated the dualtree implementation of KDE into separate files. 2008-05-30 19:09:10 +00:00
Parikshit Ram 978dadbe7a minor changes in allknn_impl.h and distances.h 2008-05-30 18:37:18 +00:00
Parikshit Ram 0a90364b05 fx-param stuff put in to get rid of the warnings regarding documentation 2008-05-30 17:58:42 +00:00
(no author) 8fb3a6f14d -
Dongryeol Lee 309b766e66 Additional parameter tweaking for performance enhancement. 2008-05-30 02:11:03 +00:00
Dongryeol Lee 0eb5d8d7c8 Additional parameter tweaking for performance enhancement. 2008-05-30 02:07:00 +00:00
Parikshit Ram 5575dd7c9c small changes made 2008-05-30 02:04:00 +00:00
Dongryeol Lee 85e8d0b08b Parameter tweaking to achieve more speedup. 2008-05-30 01:52:56 +00:00
Dongryeol Lee 410c5e97d7 Now the code does finite-difference pruning for hard-to-sample cases. 2008-05-30 01:19:47 +00:00
Parikshit Ram a542c6a97d comments added and files made shorter and hence more files added 2008-05-30 00:13:34 +00:00
(no author) 758311b9d8 -
Dongryeol Lee c8edcea8c9 Bug fix in probability reclaiming trick. 2008-05-29 21:06:00 +00:00
Dongryeol Lee 1293d808b4 Added probability recycling mechanism. 2008-05-29 20:40:59 +00:00
Dongryeol Lee 31bed1e384 Reasonably behaves well - now need to put in probability recycling mechanism. 2008-05-29 20:07:34 +00:00
jwaters6 2eb8dcd902 Added periodic max distance 2008-05-29 20:03:36 +00:00
Dongryeol Lee b56de155e3 Finished prototype. Now need to optimize. 2008-05-29 18:38:03 +00:00
Dongryeol Lee d761f6054d Initial check in of the Monte Carlo version of FMM. 2008-05-29 17:45:18 +00:00
(no author) 176bbc5067 -
(no author) 3cf7b59aa5 -
Parikshit Ram 584b1c88ec depth first and brute added 2008-05-29 02:56:56 +00:00
Dongryeol Lee dea43b3cda Added the code for standardizing the dataset. 2008-05-28 19:57:26 +00:00
(no author) 7144fa366e -
Dongryeol Lee 2c35c1f73c Documentation stuff added for the dual-tree based KDE code. 2008-05-28 01:04:53 +00:00
Parikshit Ram d38c689463 ctree.h corrected, self_first added and Is_leaf function added 2008-05-27 18:49:43 +00:00