Commit Graph
17947 Commits
Author SHA1 Message Date
Ryan Curtin e3e47040de Merge branch 'master' of https://github.com/KARTHEEKCIC/mlpack into KARTHEEKCIC-master 2018-02-15 09:15:09 -05:00
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 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
Shikhar Jaiswal c3883671be [skip ci] Update COPYRIGHT.txt and core.hpp 2018-02-14 07:20:58 +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
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
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
KARTHEEKCIC 28c358651c Minor Changes 2018-02-10 00:08:16 +05:30
Ryan Curtin b5b2c8d70c Fix clang warnings. 2018-02-09 11:15:36 -05:00
KARTHEEKCIC 9d1553f846 resolve error 2018-02-09 08:58:59 +05:30
KARTHEEKCIC 45724c363c Style Fix 2018-02-09 08:41:06 +05:30
KARTHEEKCIC 92f268e28b Style Fix 2018-02-09 08:38:00 +05:30
Ryan Curtin e547665748 If the stream closes before the archive is destructed, this is a problem.
However it only actually causes a crash on Boost 1.66, although it is still a
problem in older versions.
2018-02-08 16:04:45 -05:00
Ryan Curtin d35de128f4 Fix -Wuninitialized warnings. 2018-02-08 16:03:15 -05:00
KARTHEEKCIC cb0285055f Handle Memory as per 1214 and Style Fix 2018-02-08 23:21:18 +05:30
KARTHEEKCIC e24cb1dc31 Handle Memory as per 1214 and style fix 2018-02-08 23:17:59 +05:30
KARTHEEKCIC 876058e3d5 Style Fix 2018-02-08 23:17:42 +05:30
KARTHEEKCIC 5591cfa8d2 Style Fix 2018-02-08 23:16:23 +05:30
Marcus Edel 4bd01bbc98 Merge pull request #1197 from scrcro/new
Added a new macro to test if a function with a given name exists,
2018-02-08 13:52:12 +01:00
KARTHEEKCIC cdf5a034bd Merge remote-tracking branch 'upstream/master' 2018-02-08 17:11:02 +05:30
Projyal Dev e3b040c9b4 Merge branch 'master' into new 2018-02-08 10:13:03 +05:30
Projyal Dev 4e6dc41c1e Added name and email address in copyright and core files. 2018-02-08 10:09:31 +05:30
Projyal Dev a0aad49c41 Changed the iteration to 15 in the cusom layer test in FeedForwardNetworkTest 2018-02-08 08:36:45 +05:30
Marcus Edel 38d2155f75 Add parameter to avoid division by zero (numerical stability). 2018-02-08 01:59:32 +01:00
Ryan Curtin eae2453913 Merge pull request #1188 from rcurtin/appveyor-tests
Have AppVeyor run the tests too
2018-02-07 11:06:35 -08:00
Ryan Curtin 01eae230e6 Merge pull request #1226 from rcurtin/naninf
Don't use Armadillo internal API.
2018-02-07 10:03:16 -08:00
Ryan Curtin a1dd075b8e Remove debugging lines. 2018-02-07 11:52:35 -05:00
Ryan Curtin 8403b92d17 Merge pull request #1220 from nikhilgoel1997/AdaBoostBindingTest
AdaBoost binding tests
2018-02-07 07:40:53 -08:00
Ryan Curtin 69a85243ee Simplify to ternary operator. 2018-02-07 10:24:33 -05:00
nikhilgoel1997 ad8e39143e removed extra space 2018-02-07 09:08:12 +05:30
Marcus Edel 4f664d208d Correct comment about the approximation of the base-e exponential function. 2018-02-06 22:20:28 +01:00
nikhilgoel1997 a5a8abb098 Changed to a cleaner code 2018-02-06 21:37:37 +05:30
nikhilgoel1997 b860d6302d added name and email 2018-02-06 21:35:46 +05:30
nikhilgoel1997 347f68155a Added name and email 2018-02-06 21:34:53 +05:30
Ryan Curtin b087ff21b4 Don't use Armadillo internal API. 2018-02-06 08:49:08 -05:00
Projyal Dev 0cdcd7f419 Style correction 2018-02-06 14:12:46 +05:30
Projyal Dev 67c1411538 Moved the reber grammar data generation to a new function and corrected a wrong comment. 2018-02-06 13:39:24 +05:30
nikhilgoel1997 32e138f1ff Fixed build error 2018-02-06 00:40:34 +05:30
nikhilgoel1997 e138521300 Fixed an error 2018-02-05 23:53:01 +05:30
nikhilgoel1997 6a0123c798 Fixed an error 2018-02-05 23:41:08 +05:30