Commit Graph
21055 Commits
Author SHA1 Message Date
Yashwant Singh Parihar b8fa75c820 Resolve appVeyor issues 2019-08-11 07:01:17 +05:30
Ryan Curtin 884d034d57 Merge branch 'MuLx10-LoadImage' 2019-08-09 21:39:16 -04:00
Ryan Curtin e431f36b66 Merge branch 'LoadImage' of https://github.com/MuLx10/mlpack into MuLx10-LoadImage 2019-08-09 21:39:08 -04:00
Ryan Curtin d0979bea21 Merge branch 'walragatver-radical_test' 2019-08-09 21:36:55 -04:00
Ryan Curtin 6d68f7c599 Update HISTORY.md. 2019-08-09 21:36:44 -04:00
Ryan Curtin c15842e324 Merge branch 'radical_test' of https://github.com/walragatver/mlpack into walragatver-radical_test 2019-08-09 21:36:23 -04:00
Ryan Curtin 961dadeb12 Merge branch 'lozhnikov-gcc-9-build-fixes' 2019-08-09 21:06:33 -04:00
Ryan Curtin 565617b724 Update HISTORY.md. 2019-08-09 21:06:19 -04:00
walragatver ab6a6f1c4b Make changes suggested by zoq, 2019-08-09 00:41:51 +05:30
Mikhail Lozhnikov 51f8565156 Fixed gcc-9 build. 2019-08-08 09:39:37 +03:00
mulx10 278a7daff4 Added doc 2019-08-07 20:40:54 +05:30
mulx10 3942efcce8 Added error messages in impl 2019-08-07 20:38:37 +05:30
mulx10 c08314a6ee Style checks 2019-08-06 14:08:05 +05:30
Ryan Curtin 12a50a055b Merge pull request #1968 from zoq/DoublePoleCartWithDQNStable
Optimized DoublePoleCart DQN test settings
2019-08-04 15:42:42 -04:00
Marcus Edel 2f1409e32b Optimize the DoublePoleCart DQN test settings. 2019-08-04 12:58:18 +02:00
mulx10 146b65f809 Merge branch 'LoadImage' of https://github.com/mulx10/mlpack into LoadImage 2019-08-04 02:12:12 +05:30
mulx10 1ca7f2710f Added jpeg file types 2019-08-04 02:11:31 +05:30
Ryan Curtin a8dd9f5301 Merge pull request #1964 from rcurtin/marc-python-install-fix
Fix stray quotes during Python install.
2019-08-02 17:44:33 -04:00
walragatver d48c932a0f Push Changes related to vasicek. 2019-08-02 12:49:00 +05:30
walragatver e3956dbfb6 Try using string input. 2019-08-02 12:49:00 +05:30
walragatver ed5b19cb1c Hardcode the input matrix in the test. 2019-08-02 12:49:00 +05:30
Marcus Edel 301c77d984 Merge pull request #1953 from zoq/AtrousConvolutionTestFix
AtrousConvolutionLayer stablize test.
2019-08-01 20:43:18 +02:00
Mehul Kumar Nirala dd79233aa5 Merge branch 'master' into LoadImage 2019-08-01 21:16:30 +05:30
mulx10 25a0a3cc73 Updated History.md, error handling for HAS_STB == false 2019-08-01 20:52:37 +05:30
Ryan Curtin 7abe490e86 Fix stray quotes during install. Thanks @marcespie! 2019-08-01 08:56:08 -04:00
Ryan Curtin 0f33324505 Merge pull request #1959 from abhinavsagar/patch-1
Remove sudo
2019-07-30 22:27:39 -04:00
mulx10 66a0aad3d6 Removing pragma warnings 2019-07-30 22:10:51 +05:30
Ryan Curtin b88290902d Merge pull request #1934 from robertohueso/mc_kde_error_bounds
[GSoC] Implement probabilistic KDE error bounds
2019-07-29 21:09:58 -04:00
Abhinav Sagar 599bd2c4a7 Update .travis.yml 2019-07-29 23:02:12 +05:30
Marcus Edel 8b0a56b91c Swap Linear with Identity to only test the Convolution Gradient. 2019-07-27 17:21:03 +02:00
Roberto Hueso Gomez f35b22d38f Another try to fix static analysis on KNNTest 2019-07-27 15:36:55 +02:00
Roberto Hueso Gomez 77084e6039 Try to fix static code analysis on KNNTest 2019-07-27 14:14:23 +02:00
mulx10 58d6a8e239 Remove unused Warnings 2019-07-27 00:48:13 +05:30
Roberto Hueso Gomez aaaaa388d1 Fix RectangleTree self-assignment operator 2019-07-26 15:38:20 +02:00
Roberto Hueso Gomez fbf830bb0f Fix some KNNTest indexes 2019-07-26 15:36:27 +02:00
Ryan Curtin d265de5b58 Add move and copy operators to RectangleTree.
Signed-off-by: Roberto Hueso Gomez <robertohueso96@gmail.com>
2019-07-26 02:49:57 +02:00
Marcus Edel 86c9d452b9 Merge pull request #1951 from favre49/MPCFix
Double pole cart environments fix and RL tests.
2019-07-25 16:57:02 +02:00
Roberto Hueso Gomez a8ad5fbb95 Change default KDE break coefficient 2019-07-22 21:32:18 +02:00
Roberto Hueso Gomez 3357245a0a Fix KDE rules variable canReclaimAlpha 2019-07-22 20:58:50 +02:00
Roberto Hueso Gomez 5c3dc1a2fe Use arma::norm for Euclidean distance 2019-07-22 04:36:10 +02:00
Roberto Hueso Gomez fee82619f2 Fix minor KDE rules error 2019-07-21 20:49:14 +02:00
Marcus Edel 87deea1094 Add another layer in front of it. 2019-07-21 17:18:41 +02:00
Marcus Edel 79621896ad Do not run the ANNLayerTest in parallel. 2019-07-21 15:41:10 +02:00
Rahul Prabhu 27d400bb3b Changed nextState to next state. 2019-07-21 18:18:33 +05:30
Roberto Hueso Gomez a512a480a7 Improve KDE dual-tree scoring
- Now it also tries to approximate self-children
- Fix for Cover Tree
2019-07-21 03:44:30 +02:00
Rahul Prabhu 6d66508320 Added missing xAcc 2019-07-20 22:50:12 +05:30
Roberto Hueso Gomez a34193dde7 Improve KDE single-tree scoring
Now it also tries to approximate self-children
2019-07-19 15:23:07 +02:00
Roberto Hueso Gomez 41c199bdeb Improve KDE style 2019-07-18 21:45:31 +02:00
Shikhar Jaiswal 324d1964b7 Merge pull request #1926 from saksham189/vbn
Add Virtual Batch Normalization
2019-07-17 23:48:09 -07:00
Roberto Hueso Gomez 4904c5e31b Add markdown docs for KDE 2019-07-17 21:58:11 +02:00