Commit Graph
17990 Commits
Author SHA1 Message Date
dakshitagrawal97 5ffd044bc5 fix indentation errors 2018-03-03 22:57:16 +05:30
dakshitagrawal97 c7016b9053 make changes as proposed by Marcus 2018-03-03 22:45:56 +05:30
dakshitagrawal97 ac7e8128e8 fix style errors 2018-03-01 06:58:28 +05:30
dakshitagrawal97 81e4915943 add alpha_dropout tests 2018-03-01 06:51:57 +05:30
dakshitagrawal97 d362aedf0d fix coding errors in alpha_dropout layer 2018-03-01 06:51:26 +05:30
dakshitagrawal97 234229dd01 update inclusion of alpha dropout layer into layer module and CMakeLists 2018-02-26 23:47:07 +05:30
dakshitagrawal97 867afb9985 implement alpha dropout layer 2018-02-26 23:45:32 +05:30
Marcus Edel af3c00b164 Merge pull request #1255 from luffy1996/master
Minor changes in comment.
2018-02-20 21:01:34 +01: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
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
Manish edcb00749d Optimized algo 2018-02-11 15:54:52 +05:30
Manish 2d4a81fe47 Applied Reviewed Changes 2018-02-11 11:42:28 +05:30
Marcus Edel 4d0c2bb254 Address comments and minor style fixes. 2018-02-10 19:27:09 +01:00
Marcus Edel 4eb3018077 Add test function utilities to reduce the number of lines. 2018-02-10 19:25:23 +01:00
Manish 9d7d14f658 Greedy Traverser Fix 2018-02-10 22:08:31 +05:30
KARTHEEKCIC e60ce60324 Updating contributors list 2018-02-10 01:00:04 +05:30
KARTHEEKCIC 7521a99492 Checking comments 2018-02-10 00:35:43 +05:30
KARTHEEKCIC ee5d303ea6 removing unwanted files 2018-02-10 00:09:45 +05:30