Ryan Curtin
|
bd91b3777f
|
Merge branch 'yamidark-reduce_overhead_range_search'
|
2018-03-30 10:41:14 -04:00 |
|
Ryan Curtin
|
e67305ffbe
|
Fix static code analysis issues.
|
2018-03-30 10:28:11 -04:00 |
|
Ryan Curtin
|
bc7e6448ec
|
Merge branch 'reduce_overhead_range_search' of https://github.com/yamidark/mlpack into yamidark-reduce_overhead_range_search
|
2018-03-30 10:26:56 -04:00 |
|
Ryan Curtin
|
25f87ddcb9
|
Fix typo.
|
2018-03-30 10:25:37 -04:00 |
|
Ryan Curtin
|
e8cdd79210
|
Merge pull request #1316 from Wenhao-H/cfmaintest
Add CF binding tests, refactor cf_main.cpp, and bugfix in RegularizedSVD
|
2018-03-30 07:23:45 -07:00 |
|
Marcus Edel
|
6193dd2fb6
|
Merge pull request #1338 from zoq/doc_fixes
Minor reference and style fix.
|
2018-03-30 00:06:27 +02:00 |
|
Marcus Edel
|
eb099eadc2
|
Minor reference and style fix.
|
2018-03-29 23:41:11 +02:00 |
|
Ryan Curtin
|
f0159c8e2e
|
Merge pull request #1336 from rcurtin/doc-update
Documentation update
|
2018-03-29 14:35:39 -07:00 |
|
Ryan Curtin
|
7138af283d
|
Explicitly specify pytest-runner.
|
2018-03-29 17:34:54 -04:00 |
|
Marcus Edel
|
865d5cb78b
|
Merge pull request #1334 from zoq/lr_py_test_fix
Fix undefined std::string issue.
|
2018-03-29 22:29:17 +02:00 |
|
Wenhao-H
|
5e0ee883ce
|
add comments and warning
|
2018-03-29 11:55:10 +08:00 |
|
Ryan Curtin
|
c0def19008
|
Merge pull request #1335 from rcurtin/misc-test-fixes
More test fixes
|
2018-03-28 19:46:07 -07:00 |
|
Ryan Curtin
|
78a9149cca
|
Refactor documentation and tutorials to bring things up to date.
Also fixes a few doxygen issues.
|
2018-03-28 21:05:24 -04:00 |
|
Ryan Curtin
|
f077e6729a
|
Adjust tolerances.
|
2018-03-28 10:41:47 -04:00 |
|
Ryan Curtin
|
37ba135c49
|
Adjust tolerances a little further to reduce failures.
|
2018-03-28 10:41:16 -04:00 |
|
Ryan Curtin
|
38341470c5
|
Update tolerance to reduce random failures.
|
2018-03-28 10:41:07 -04:00 |
|
Ryan Curtin
|
0b71069c85
|
Sometimes the random SVD can fail, so run multiple times if needed.
|
2018-03-28 10:40:41 -04:00 |
|
Marcus Edel
|
1cceb2656d
|
Include string header to avoid undefined std::string issue.
|
2018-03-28 13:19:13 +02:00 |
|
Wenhao-H
|
8ebbeca98f
|
add comment
|
2018-03-27 18:38:01 +08:00 |
|
Wenhao-H
|
34415fd175
|
modify cf cli help message
|
2018-03-27 18:37:55 +08:00 |
|
Ryan Curtin
|
d0a5e6ce2f
|
Merge pull request #1331 from rcurtin/misc-test-fixes
A few more test adjustments
|
2018-03-26 16:16:29 -07:00 |
|
Ryan Curtin
|
c2decaf1cd
|
Refactor and update build documentation.
|
2018-03-26 16:59:20 -04:00 |
|
Ryan Curtin
|
cf0613af7d
|
Remove ambiguity in section names so links work right.
|
2018-03-26 16:38:10 -04:00 |
|
Marcus Edel
|
a8d2b3b9c4
|
Merge pull request #1325 from zoq/ann_memory
Fix AddMerge and Recurrent layer memory issue.
|
2018-03-26 22:30:29 +02:00 |
|
Ryan Curtin
|
706649e6da
|
The max distance for a 3-d uniform cube is actually sqrt(3), not 1.
|
2018-03-26 16:16:25 -04:00 |
|
Ryan Curtin
|
f48aa0b62f
|
Run multiple runs in case it fails to converge to 4 centroids.
|
2018-03-26 16:09:47 -04:00 |
|
Ryan Curtin
|
5cc33f6f52
|
Adjust tolerance to prevent occasional failures.
|
2018-03-26 16:09:24 -04:00 |
|
Ryan Curtin
|
927ba40528
|
Adjust tolerance to prevent random failures.
|
2018-03-26 16:09:12 -04:00 |
|
Ryan Curtin
|
96e6d95270
|
Adjust the rest of the test tolerances.
|
2018-03-26 12:56:39 -04:00 |
|
Ryan Curtin
|
57232eddb3
|
Merge pull request #1330 from rcurtin/misc-test-fixes
Adjust tolerances to fix failing matrix build tests.
|
2018-03-25 19:04:06 -07:00 |
|
Ryan Curtin
|
789c194479
|
Merge pull request #1310 from yamidark/fix_mean_shift_bug
Fix bug in mean shift when max_iterations is too low w.r.t size of data
|
2018-03-25 19:03:37 -07:00 |
|
Jun An
|
fa23d377ce
|
Remove setOwner from range_search.
|
2018-03-26 01:34:50 +08:00 |
|
Jun An
|
a77b0b8fda
|
Minor updates to comments to style.
|
2018-03-25 02:07:31 +08:00 |
|
Wenhao-H
|
fae1133896
|
minor style fix
|
2018-03-24 19:19:01 +08:00 |
|
Wenhao-H
|
eb3827f6d2
|
style fix
|
2018-03-24 19:16:34 +08:00 |
|
Wenhao-H
|
7fc8618f2a
|
modify cf tests
|
2018-03-24 19:03:21 +08:00 |
|
Wenhao-H
|
e1ceca0c9a
|
change back regsvd
|
2018-03-24 19:02:49 +08:00 |
|
Wenhao-H
|
2adae8760d
|
modify cf_main.cpp
|
2018-03-24 19:02:16 +08:00 |
|
Ryan Curtin
|
7e4514865c
|
Adjust tolerances to fix failing matrix build tests.
|
2018-03-23 21:59:39 -04:00 |
|
Marcus Edel
|
ff6f638559
|
Merge pull request #1327 from zoq/batchnorm_gradient_fix
Update backward step.
|
2018-03-23 16:17:25 +01:00 |
|
Marcus Edel
|
1da882a1c4
|
Style fix (remove empty line).
|
2018-03-23 16:17:05 +01:00 |
|
Marcus Edel
|
adf65e7efb
|
Add comments to the forward/backward/gradient step.
|
2018-03-23 16:14:16 +01:00 |
|
Ryan Curtin
|
446a821dd2
|
Merge pull request #1313 from rcurtin/misc-test-fixes
Miscellaneous test fixes
|
2018-03-23 07:10:59 -07:00 |
|
Marcus Edel
|
c96e7af7c6
|
Fix comment parameter inconsistency and reinclude Model function.
|
2018-03-23 13:53:37 +01:00 |
|
Ryan Curtin
|
c2b7d9ab4c
|
Fix static analysis issue.
|
2018-03-22 20:28:05 -04:00 |
|
Ryan Curtin
|
f4e364413b
|
Merge remote-tracking branch 'upstream/master' into misc-test-fixes
|
2018-03-22 16:48:17 -04:00 |
|
Ryan Curtin
|
1bf681a284
|
Loosen tolerance for RADICAL test.
|
2018-03-22 16:47:50 -04:00 |
|
Ryan Curtin
|
e464d5fbbe
|
Loosen tolerance on SPALeRA SGD test.
|
2018-03-22 16:46:57 -04:00 |
|
Ryan Curtin
|
7c552a7a77
|
Reset tolerances to avoid occasional failures.
|
2018-03-22 16:45:56 -04:00 |
|
Ryan Curtin
|
7a778b32f5
|
Refactor tests to avoid sometimes-failing GMM training.
|
2018-03-22 16:45:36 -04:00 |
|