Commit Graph
17998 Commits
Author SHA1 Message Date
Prabhat 148f2a1e99 Added test for glorot initialization 2018-02-28 05:29:26 +05:30
Prabhat 7601630618 Minor change 2018-02-25 04:55:20 +05:30
Prabhat 8140fcddb9 Minor Changes 2018-02-24 20:16:14 +05:30
Prabhat 957468d1f7 cmake updated 2018-02-24 03:37:21 +05:30
Prabhat 42a12cb481 Added Glorot Initialization method 2018-02-24 03:34:50 +05:30
Ryan Curtin a615ba7439 Merge pull request #1257 from PlantsAndBuildings/serialization-issue-2
Fix serialization issue for boost v1.58
2018-02-23 06:39:55 -08:00
Ryan Curtin f6eadd879f Merge pull request #1258 from Wenhao-H/master
add non-negative check for nmf_test
2018-02-23 05:01:29 -08:00
Marcus Edel af3c00b164 Merge pull request #1255 from luffy1996/master
Minor changes in comment.
2018-02-20 21:01:34 +01:00
daivik 0fded97dfe Minor changes
- Warning if boost_version == 1.58 && include <boost/serialization/vector.hpp> before include <mlpack/core.hpp>
2018-02-20 19:49:06 +00:00
Wenhao Huang f98a7f56ad Merge branch 'master' into master 2018-02-21 00:27:32 +08:00
Wenhao Huang 25c911b022 add name 2018-02-21 00:23:32 +08:00
Wenhao Huang ae2ff3f616 add arma:: 2018-02-21 00:19:37 +08:00
Ryan Curtin 6c3f84b50f Clarify documentation. 2018-02-20 09:33:38 -05:00
Ryan Curtin 2bb965d23b Merge pull request #1242 from akhandait/py-import-time-fix
Added zip_safe to setup options in setup.py.in
2018-02-20 05:03:33 -08:00
Wenhao Huang 436e53b45d style fix 2018-02-20 11:03:48 +08:00
daivik 53b0a02d97 Add comments 2018-02-19 19:46:09 +00:00
Wenhao Huang 49a9594c11 add non-negative check for nmf_test 2018-02-19 00:32:34 +08:00
daivik fd1eefb5c1 Fix serialization issue for boost v1.58 2018-02-18 13:19:03 +00:00
luffy e7d4f0debd [skip ci] minor changes.... 2018-02-18 07:46:58 +05:30
luffy 3ae6cdecb8 [skip ci] minor changes.... 2018-02-18 07:40:29 +05:30
Atharva Khandait 4d54e14ab1 Merge branch 'master' into py-import-time-fix 2018-02-16 21:18:26 +05:30
akhandait 56fb5cca65 added my name to list of contributors 2018-02-16 21:12:04 +05:30
Ryan Curtin 617a2acb52 Merge pull request #1211 from haritha1313/hoeffding_binding_test
Binding test for hoeffding_tree
2018-02-16 07:05:10 -08:00
Ryan Curtin 796acc5547 Clarify comments; initialize recommendations more clearly. 2018-02-16 09:13:34 -05:00
Ryan Curtin 76115e38bc Merge pull request #1234 from manish7294/GreedyFix
Greedy Traverser Fix for KNN
2018-02-16 06:10:46 -08:00
Marcus Edel 346fd1f819 Merge pull request #1244 from zoq/optimizer_tutorial
Optimizer tutorial.
2018-02-15 18:52:49 +01:00
Marcus Edel 0d806ca3bc Merge pull request #1248 from zoq/no_decay_merge
Avoid redefinition issue (NoDecay).
2018-02-15 18:52:19 +01:00
Marcus Edel 48f7dc9571 Minor spelling fix. 2018-02-15 18:51:50 +01:00
Manish 5359e4f9c7 Set leaf_size to 1 2018-02-15 21:36:12 +05:30
Ryan Curtin d984e10e4b Update incorrect documentation. 2018-02-15 10:05:44 -05:00
Ryan Curtin 6118664b71 Merge branch 'KARTHEEKCIC-master' 2018-02-15 09:45:39 -05:00
Ryan Curtin 593f38f636 Style fixes and memory fixes. 2018-02-15 09:45:21 -05:00
Ryan Curtin e3e47040de Merge branch 'master' of https://github.com/KARTHEEKCIC/mlpack into KARTHEEKCIC-master 2018-02-15 09:15:09 -05:00
Manish 225d8e32fb Added test for greedy search 2018-02-15 11:53:27 +05:30
Ryan Curtin e6d621177d Merge pull request #1249 from rcurtin/travis-fixes
Travis fixes
2018-02-14 15:13:53 -08:00
Ryan Curtin 029fb4af6b Use up-to-date setuptools. 2018-02-14 15:05:04 -05:00
Ryan Curtin 54b82d4c3d Fix initialization order issue. 2018-02-14 15:04:54 -05:00
Marcus Edel d35a3cfc41 Avoid redefinition issue (NoDecay) if we include SGD and SVRG at the same time. 2018-02-14 20:39:12 +01:00
Marcus Edel e9ecbe05e8 Merge pull request #1159 from zoq/svrg
Add SVRG, SARAH, Katyusha.
2018-02-14 18:20:37 +01:00
Ryan Curtin ad63a976b1 Merge pull request #1245 from ShikharJ/Misc
Update COPYRIGHT.txt and core.hpp
2018-02-14 07:26:08 -08:00
Marcus Edel b8f70919a9 Minor style and spelling fixes. 2018-02-14 14:28:05 +01:00
Shikhar Jaiswal c3883671be [skip ci] Update COPYRIGHT.txt and core.hpp 2018-02-14 07:20:58 +05:30
Marcus Edel 04b0fe6b91 Add optimizer tutorial. 2018-02-13 20:52:09 +01:00
akhandait 1f6e6a8968 added zip_safe to setup options 2018-02-13 19:53:50 +05:30
Ryan Curtin 5662319dc2 Merge pull request #1229 from rcurtin/serialization1.66_fix
Boost serialization 1.66 fix
2018-02-12 16:00:41 -08:00
Ryan Curtin ff565bada3 Remove test file. 2018-02-12 19:00:10 -05:00
Marcus Edel 253ba103c4 Use MacPorts package until the build server is back. 2018-02-12 21:15:11 +01:00
Ryan Curtin 43453b8002 Merge pull request #1240 from LeonCHEN233/patch-1
Update CMakeLists.txt
2018-02-12 11:49:33 -08:00
Leon Chen 3db099065e Update CMakeLists.txt 2018-02-12 17:30:13 +00:00
Manish 7dde697267 Suggested Changes 2018-02-12 22:47:20 +05:30