Commit Graph
16549 Commits
Author SHA1 Message Date
rajiv2605 fe9d136fcf Merge branch 'master' of https://github.com/mlpack/mlpack 2017-07-13 21:15:05 +05:30
Ryan Curtin 08f3863a4a Exclude specializations from Doxygen documentation. 2017-07-12 15:09:05 -04:00
rajiv2605 0a6fe59be5 Merge branch 'master' of https://github.com/mlpack/mlpack 2017-07-11 08:12:15 +05:30
rajiv2605 3074b8e342 Added myself to the contributors list and copyright! 2017-07-11 08:10:57 +05:30
rajiv2605 539637a003 Updated link to Armadillo in .travis.yml 2017-07-11 08:02:25 +05:30
rajiv2605 9f81f0abfd Removed unnecessary code for backporting in src/mlpack/core/math/random.hpp 2017-07-10 17:55:20 +05:30
rajiv2605 2ae3514762 Removed unnecessary code for backporting in src/mlpack/core/dists/gaussian_distribution.cpp 2017-07-10 17:52:43 +05:30
rajiv2605 0ec917650a Updated src/mlpack/core/data/load_impl.hpp 2017-07-10 17:50:11 +05:30
rajiv2605 6ceb635bc6 Removed unnecessary code for backporting in src/mlpack/core/data/load_impl.hpp 2017-07-10 17:40:05 +05:30
rajiv2605 9e077a3fa9 Removed unnecessary code for backporting in src/mlpack/core/optimizers/sdp/primal_dual_impl.hpp 2017-07-10 17:36:24 +05:30
Marcus Edel 57badcf27d Merge pull request #1034 from ShangtongZhang/master
Support batched forward and backward for FFN.
2017-07-10 12:51:30 +02:00
Shangtong Zhang 6cf403e50c Merge remote-tracking branch 'mlpack/master' 2017-07-09 18:35:35 -06:00
rajiv2605 b5737164f6 Added newline at the end of src/mlpack/tests/arma_extend_test.cpp 2017-07-07 17:40:31 +05:30
rajiv2605 05a328633a Removed unnecessary code for backporting in src/mlpack/tests 2017-07-07 17:30:28 +05:30
rajiv2605 9b8166efdb Removed dependencies of previously deleted files 2017-07-07 13:57:36 +05:30
rajiv2605 0efd256912 Updated src/mlpack/core/arma_extend/CMakeLists.txt after deleting fn_ind2sub.hpp and operator_minus.hpp 2017-07-07 12:35:41 +05:30
rajiv2605 f74730e5af Added operator_minus.hpp back to src/mlpack/core/arma_extend/ 2017-07-07 09:24:13 +05:30
rajiv2605 cba7f3710e Added fn_ind2sub.hpp back to src/mlpack/core/arma_extend/ 2017-07-07 09:15:56 +05:30
rajiv2605 921715c240 Added suggested changes to src/mlpack/core/arma_extend 2017-07-07 08:59:48 +05:30
rajiv2605 8f8cc45820 Removed unnecessary code for backporting in src/mlpack/core/arma_extend/ 2017-07-06 23:33:21 +05:30
rajiv2605 da8ba55d3e Added liblack-dev installation to .travis.yml 2017-07-06 20:54:59 +05:30
rajiv2605 cb9bb093a0 Added libboost to .travis.yml 2017-07-06 20:15:55 +05:30
rajiv2605 b4f077ae6d Updated the URL to Armadillo's source in .travis.yml 2017-07-06 20:03:47 +05:30
rajiv2605 91d9c9d952 Updated .travis.yml with Armadillo 6.500.5 2017-07-06 19:12:19 +05:30
rajiv2605 4ea1634334 Updated travis.yml(Built Armadillo from source) 2017-07-06 18:38:27 +05:30
rajiv2605 c4cb484c7d Updated dist from trusty to xenial 2017-07-05 16:28:43 +05:30
rajiv2605 8f03be097a Updated Armadillo version in .travis.yml 2017-07-05 11:46:09 +05:30
rajiv2605 23fd3d064f Updated Armadillo version in CMakeLists.txt 2017-07-05 11:24:37 +05:30
N Rajiv Vaidyanathan b47ba658c9 Updated Armadillo version in HISTORY.md 2017-07-04 20:33:15 +05:30
N Rajiv Vaidyanathan 07839d60e3 Updated Armadillo version in /doc/guide/build.hpp 2017-07-04 20:15:09 +05:30
rajiv2605 58677ca019 Updated Armadillo version in README.md 2017-07-04 20:01:34 +05:30
Ryan Curtin 62100ddca4 Relax tolerance for test to help reduce confusion for PRs.
This is a temporary workaround until #734 is fixed.  It is currently believed
that there is not actually a bug in the code but instead perhaps in the proof or
the testing strategy.
2017-07-02 08:46:33 -04:00
Ryan Curtin 483833e324 Merge pull request #1040 from micyril/const_data
Passing const data to DecisionTree constructors
2017-06-29 10:00:50 -04:00
Shangtong Zhang 196bb6074e Merge remote-tracking branch 'mlpack/master' 2017-06-29 00:15:05 -04:00
Yannis Mentekidis 0a0c51dc6a Merge pull request #1015 from shikharbhardwaj/dev
Merges #1015
2017-06-28 10:04:05 +01:00
Kirill Mishchenko babbd4d54a Use std::decay 2017-06-28 08:01:20 +05:00
Ryan Curtin a911eddf93 Merge pull request #1043 from sam0410/name
Adding Name
2017-06-27 14:38:19 -04:00
Samikshya Chand 828f6702c2 adding name 2017-06-27 23:44:24 +05:30
Samikshya Chand 3ed70227e1 adding name 2017-06-27 23:41:09 +05:30
Ryan Curtin 97fd47de5e Merge pull request #1032 from ShangtongZhang/opt
Update Optimizer API
2017-06-27 12:34:26 -04:00
Ryan Curtin 470f0f5d60 Merge branch 'sam0410-hoeff' 2017-06-27 12:32:57 -04:00
Ryan Curtin 4d102b71ce Minor style fixes, make NumDescendants() const. 2017-06-27 12:32:39 -04:00
Ryan Curtin 73c9635202 Merge branch 'hoeff' of https://github.com/sam0410/mlpack into sam0410-hoeff 2017-06-27 12:21:44 -04:00
Shikhar Bhardwaj a0b431b2a2 Merge branch 'master' into dev 2017-06-27 17:46:50 +05:30
Samikshya Chand c4c1005239 Update hoeffding_tree.hpp 2017-06-27 11:23:43 +05:30
Samikshya Chand 555bca6ff2 Update hoeffding_tree.hpp 2017-06-27 11:16:00 +05:30
Samikshya Chand c8ca4e7706 fix comment style 2017-06-27 11:04:50 +05:30
Samikshya Chand 8f8723b705 fix comment style 2017-06-27 11:01:54 +05:30
Samikshya Chand ccd5124c23 Update hoeffding_tree_test.cpp 2017-06-27 11:00:12 +05:30
Samikshya Chand 366f306354 Comment correction according to guidelines 2017-06-27 10:57:54 +05:30