Commit Graph
21100 Commits
Author SHA1 Message Date
Saksham Bansal 4a0aaf99d4 Style fix
Use Padding layer pointer
2019-08-16 14:02:12 +05:30
Saksham Bansal e137068dec Add padding layer 2019-08-16 14:01:34 +05:30
Shikhar Jaiswal 537484b8cc Merge pull request #1978 from walragatver/layer_workaround
Work Around to add more layers.
2019-08-15 21:59:04 -07:00
Ryan Curtin 46d02698ba Merge pull request #1976 from zoq/StyleFixesA
Reduce style related warnings
2019-08-15 21:52:41 -07:00
Marcus Edel ad8940ca81 use the correct namespace. 2019-08-15 21:48:25 +02:00
walragatver b834335c7d Adjust BiasSetVisitor. 2019-08-15 10:16:59 +05:30
walragatver db8f40b00a Move more layers to MoreTypes. 2019-08-15 10:09:51 +05:30
walragatver d5fe22df6e Add the work around for boost::variant. 2019-08-15 10:09:51 +05:30
Shikhar Jaiswal ecd924fee6 Merge pull request #1956 from walragatver/weight_visitor
Bias Visitor.
2019-08-14 14:49:19 -07:00
Marcus Edel 2a6c14fae9 Use the correct Log::Assert syntax. 2019-08-14 23:46:21 +02:00
Marcus Edel 06a40697ac Adapt wording and use Log:Assert instead of assert to fix the unused parameter warning. 2019-08-14 19:23:45 +02:00
walragatver 8970b593e6 Style Fix. 2019-08-14 19:04:34 +05:30
walragatver 6c16e5ec3c Add Description. 2019-08-14 18:47:38 +05:30
walragatver 54ca394b75 Add test. 2019-08-14 18:47:38 +05:30
walragatver 3d2d71ced5 add bias_set_visitor 2019-08-14 18:47:38 +05:30
Marcus Edel e581aa757f Fix reorder warning. 2019-08-13 22:58:50 +02:00
Ryan Curtin 1174e84eeb Merge pull request #1975 from rcurtin/stb-cmake-fix
Add STB image directory to include directories.
2019-08-13 10:21:46 -04:00
Marcus Edel 2f885b6d80 Minor style fixes (reorder, trailing-spaces, indentation). 2019-08-12 20:52:25 +02:00
Ryan Curtin 1d17b8ca68 Merge pull request #1971 from rcurtin/appveyor-versions
Use correct Visual Studio version in AppVeyor
2019-08-12 11:39:57 -04:00
Shikhar Jaiswal 2f26349a73 Merge pull request #1932 from saksham189/reg
Add Regularizers
2019-08-11 19:43:17 -07:00
Ryan Curtin 66994f0f04 Remove redundancy. 2019-08-11 12:35:26 -04:00
Ryan Curtin 71108941a6 Update README. 2019-08-11 12:11:37 -04:00
Ryan Curtin 071541ee34 Oops, fix path. 2019-08-11 12:09:32 -04:00
Ryan Curtin 78277c7fab Add STB image directory to include directories. 2019-08-11 12:05:36 -04:00
Ryan Curtin 574f2dff3a Merge pull request #1973 from Yashwants19/patch-1
Resolve appVeyor issues
2019-08-11 11:01:53 -04:00
Ryan Curtin 55df908531 The path changed in VS2019 a little bit. 2019-08-10 23:43:24 -04:00
Yashwant Singh Parihar b8fa75c820 Resolve appVeyor issues 2019-08-11 07:01:17 +05:30
Ryan Curtin 1ee4d65c46 Thank you, helpful CMake output, for making it very clear what to change. 2019-08-10 18:50:54 -04:00
Ryan Curtin 35c89961af Try adding VS2019. 2019-08-10 16:03:32 -04:00
Ryan Curtin 5958df2e8a Maybe the compiler is the community edition? 2019-08-10 13:20:19 -04:00
Ryan Curtin 999dc046dd Fix ADL failure on Visual Studio 2015. 2019-08-10 13:19:05 -04:00
Saksham Bansal 1c3ebc380f Style fix 2019-08-10 19:46:31 +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
Ryan Curtin 88ee2f9b68 Are quotes needed? 2019-08-09 21:02:39 -04:00
Ryan Curtin 6ef6e643a9 Try to fix use of environment variable. 2019-08-09 18:39:57 -04:00
Saksham Bansal 10c1695004 Add gradient 2019-08-10 03:57:15 +05:30
Saksham Bansal 6a75208f11 Style fix 2019-08-10 03:51:15 +05:30
Ryan Curtin 79a6995061 Paths changed across VS versions. 2019-08-08 15:24:28 -04:00
walragatver ab6a6f1c4b Make changes suggested by zoq, 2019-08-09 00:41:51 +05:30
Saksham Bansal 0f6f1528d6 Orthogonal Regularization test 2019-08-08 15:10:38 +05:30
Mikhail Lozhnikov 51f8565156 Fixed gcc-9 build. 2019-08-08 09:39:37 +03:00
Ryan Curtin 9607800986 Try to use AppVeyor environment variables. 2019-08-07 16:28:27 -04: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