Marcus Edel
2842974099
Merge pull request #2767 from rcurtin/lars-fix
...
Fix edge case for similarly-correlated LARS dimensions.
2020-12-15 19:04:52 +01:00
Ryan Curtin
d6d97018dd
Fix edge case for similarly-correlated dimensions.
2020-12-13 17:31:01 -05:00
Ryan Curtin
ac500373a8
Merge pull request #2726 from iamarchit123/master
...
Improve Documentation to correctly state what repositories to get for various Linux distros
2020-12-13 16:57:57 -05:00
iamarchit123 and Ryan Curtin
ab19efc182
Update doc/guide/build.hpp and README.md
...
Add additional information explaining the purpose of
libmlpack-dev and wrap to next line after after 80
characters.
Co-authored-by: Ryan Curtin <ryan@ratml.org >
2020-12-12 18:00:39 +05:30
iamarchit123
5c57d1d93c
Update README.md
2020-12-12 15:57:57 +05:30
iamarchit123 and Omar Shrit
e75d7fdce7
Update doc/guide/build.hpp
...
Co-authored-by: Omar Shrit <omar@shrit.me >
2020-12-12 15:57:57 +05:30
iamarchit
4c9e97a6f5
Improve Documentation to correctly state what repositories to get for various Linux distros
2020-12-12 15:57:57 +05:30
Yashwant Singh Parihar
21b0cb2e7c
Merge pull request #2760 from rcurtin/split-fixes
...
Clarify preprocess_split documentation
2020-12-11 16:21:56 +05:30
Ryan Curtin
e96ed1e52e
Fix some typos and clarify documentation.
2020-12-10 09:33:17 -05:00
Marcus Edel
bffd9138b8
Merge pull request #2724 from RishabhGarg108/variable-names-loss-function
...
Improved variable names in all loss functions.
2020-12-09 22:08:00 +01:00
Ryan Curtin
146c593ace
Merge pull request #2688 from rcurtin/julia-macos-ci-fix
...
Avoid accidental deallocations in bindings for Armadillo 10+
2020-12-07 21:40:15 -05:00
Marcus Edel
fdf8958116
Merge pull request #2752 from rxng8/contribute
...
Update contributor.
2020-12-06 23:52:30 +01:00
Ryan Curtin
4b1f217585
Re-add comments I accidentally removed.
2020-12-06 15:28:17 -05:00
Ryan Curtin
ff19f754f6
Restore typical Homebrew Julia installation.
2020-12-06 15:22:16 -05:00
Ryan Curtin
be1cd87146
Try to prevent deallocations with Armadillo 10 for Go bindings.
2020-12-06 15:22:16 -05:00
Ryan Curtin
9ad6ac8f4c
Try to avoid accidental Armadillo 10 deallocations on Python.
2020-12-06 15:22:16 -05:00
Ryan Curtin
19e30df98a
Ensure that Armadillo doesn't release memory with Armadillo 10+.
2020-12-06 15:22:16 -05:00
Alex Nguyen
788716c67f
update contributor
2020-12-06 10:21:07 -05:00
kartikdutt18
d7cb723d23
Merge pull request #2728 from rxng8/master
...
Adding copying and moving constructor for Concatenate Layer
2020-12-06 09:38:49 +05:30
Alex Nguyen and Marcus Edel
b35ad950e9
Update src/mlpack/tests/feedforward_network_test.cpp
...
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de >
2020-12-05 14:59:37 -05:00
Ryan Curtin
5fad58fb1e
Merge pull request #2740 from matheusgomes28/visual-studio-cmake-guide
...
README instructions for Visual Studio 2019 CMake build
2020-12-05 13:08:05 -05:00
kartikdutt18
5525d9b413
Merge pull request #2748 from NippunSharma/assert_num_channels
...
Adding assert statement to spatial dropout and virtual batch norm
2020-12-05 21:35:29 +05:30
Alex Nguyen
eb47d8c4af
static code check error fix
2020-12-05 10:54:08 -05:00
Matheus Gomes
117f18cf7d
Added Visual Studio CMake integration build guide to docs.
2020-12-05 11:09:01 +00:00
Alex Nguyen
5203f84794
Merge remote-tracking branch 'upstream/master'
2020-12-05 00:32:19 -05:00
Alex Nguyen
34205c0a79
Merge branch 'master' of https://github.com/rxng8/mlpack
2020-12-05 00:14:54 -05:00
Alex Nguyen
2f22283486
Merge remote-tracking branch 'upstream/master'
2020-12-05 00:14:15 -05:00
Ryan Curtin
c5494232bb
Merge pull request #2745 from Abilityguy/FastLSTMCopy
...
Adding Copy and Move Constructors for RNN and FastLSTM layer.
2020-12-04 20:19:28 -05:00
jeffin sam
4c180e3fdf
Merge pull request #2751 from Abilityguy/FailMessage
...
Added FAIL messages to svd_batch_test and argument fix for callback_test.
2020-12-04 23:54:35 +05:30
Anush V Kini
6cad509c2f
Minor fix
2020-12-04 16:04:58 +05:30
Anush V Kini
47628d753d
Added fail messages and comment fix
2020-12-04 15:06:32 +05:30
Anush V Kini
2f0841bd88
Review fixes
2020-12-04 11:39:50 +05:30
Anush V Kini
a79cf8dd2d
Fix for failing tests
2020-12-03 19:14:17 +05:30
Nippun Sharma
57b93807d0
add assert to virtual_batch_norm_impl.hpp
2020-12-03 18:22:23 +05:30
Nippun Sharma
376a44fe85
add assert in spatial_dropout_impl.hpp
2020-12-03 18:16:46 +05:30
Anush V Kini
96b04c2a94
Review fixes
2020-12-03 15:45:59 +05:30
Alex Nguyen and kartikdutt18
f5340b0f2d
Update src/mlpack/methods/ann/layer/concatenate_impl.hpp
...
Co-authored-by: kartikdutt18 <39593019+kartikdutt18@users.noreply.github.com >
2020-12-01 19:52:58 -05:00
Ryan Curtin
0b924c09ea
Merge pull request #2744 from NippunSharma/comment_change_recurrent
...
Comment change in recurrent
2020-12-01 13:42:15 -05:00
Anush V Kini
a72c9c0a34
Minor fixes
2020-12-01 12:49:26 +05:30
Anush V Kini
83b37c4070
Review comments fix and code refactoring
2020-11-30 23:49:52 +05:30
Ryan Curtin
ddaaefe3d8
Merge pull request #2664 from rcurtin/azure-msi
...
Use Azure to build the MSI installer
2020-11-30 09:32:41 -05:00
Anush V Kini
b3f296d915
Removed copy and move functions
2020-11-30 19:06:01 +05:30
Anush V Kini
91508c3e80
Minor fixes
2020-11-30 19:03:50 +05:30
Anush V Kini
8c49ba0b3a
FastLSTM and RNN Copy and Move constructor added
2020-11-30 14:22:43 +05:30
Ryan Curtin
36abf95778
Remove debugging output.
2020-11-29 12:14:37 -05:00
jeffin sam
b6617d1d31
Merge pull request #2711 from RishabhGarg108/issue-2625
...
Added copy and move constructors to Linear3D Layer
2020-11-29 22:03:32 +05:30
RishabhGarg108
f0c5114666
Resolved conflicts again
2020-11-29 20:26:49 +05:30
Nippun Sharma
56271d92f4
changed comment from LinearLayer to Recurrent in impl
2020-11-29 13:23:30 +05:30
Nippun Sharma
0ea76f3934
changed from LinearLayer to Recurrent
2020-11-29 13:22:24 +05:30
Marcus Edel
dbf1b44037
Merge pull request #2714 from RishabhGarg108/2005
...
Improved variable names in MSE.
2020-11-28 20:50:40 +01:00