Commit Graph
25612 Commits
Author SHA1 Message Date
Omar Shrit 51182bdabf Merge pull request #2739 from NippunSharma/iss2071
Adding clear errors to RNN's and FFN's when the input shape is wrong
2020-12-23 11:45:05 +01:00
Ryan Curtin a766ea292e Merge pull request #2266 from bisakhmondal/Removing-Decision-stump
Removing decision stump class
2020-12-21 22:03:08 -05:00
NippunSharma 93529c069d fixing conflicts 2020-12-21 18:29:49 +05:30
Omar Shrit 685de4d5a9 Merge pull request #2706 from NippunSharma/iss2590
Adding WeightSize() to transposed convolution, celu, c_relu, noisy_linear and parametric relu
2020-12-21 13:30:36 +01:00
Omar Shrit dc6b054dc5 Merge pull request #2771 from Anmol2001/patch-1
Update build.hpp
2020-12-21 13:23:21 +01:00
Ryan Curtin c20d8f538e Merge pull request #2756 from rcurtin/julia-finalizers
Fix garbage collection for Julia mlpack models
2020-12-19 21:54:52 -05:00
Anmolpreet SinghandRyan Curtin 3c5c2b9ca0 Update doc/guide/build.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2020-12-19 00:52:57 +05:30
Anmolpreet Singh 2d07ed063f Update README.md 2020-12-18 19:06:18 +05:30
Anmolpreet Singh dd442ac6b1 Update README.md
I am changing the URL of link to the Catch2 GitHub repository as the earlier one was not working.
2020-12-18 13:28:44 +05:30
Anmolpreet SinghandRyan Curtin eb7c5eb5c6 Update doc/guide/build.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2020-12-18 13:18:22 +05:30
Anmolpreet SinghandRyan Curtin 8f9e632b4b Update doc/guide/build.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2020-12-18 13:18:15 +05:30
Anmolpreet Singh 2147618dfa Update COPYRIGHT.txt 2020-12-18 11:46:20 +05:30
NippunSharma 1d66eb4078 fixing errors 2020-12-17 14:38:55 +05:30
Nippun Sharma f2594e52b3 changed () to <> in sequential 2020-12-17 14:03:58 +05:30
NippunSharma 01db8c739b added InputShape() to multihead_attention, positional_encoding, reparametrization, sequential 2020-12-17 13:28:48 +05:30
NippunSharma ceb6f7ebed fixing bilinear_interpolation.hpp 2020-12-17 11:03:33 +05:30
NippunSharma f61da066ed reverting back to REQUIRE_THROWS_AS 2020-12-17 11:00:56 +05:30
Nippun SharmaandRyan Curtin cad5e73aca Update src/mlpack/methods/ann/util/check_input_shape.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2020-12-17 10:51:05 +05:30
Nippun SharmaandRyan Curtin 6a0bf85cba Update src/mlpack/methods/ann/util/check_input_shape.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2020-12-17 10:50:04 +05:30
Ryan Curtin eb8fe0a83e Remove no-longer-needed files. 2020-12-16 16:39:31 -05:00
Anmolpreet Singh 3437c01cf2 Update build.hpp
I have documented the updates with the test commands and also added a memory warning with the make -j N command.
2020-12-17 00:58:23 +05:30
Ryan Curtin 2774b792cb Fix line wrap. 2020-12-15 20:26:39 -05:00
Ryan Curtin ab6a2bbc1e Merge remote-tracking branch 'origin/master' into Removing-Decision-stump 2020-12-15 20:26:09 -05:00
Ryan Curtin 55c5d3f23b Fix static code analysis issue. 2020-12-15 20:25:56 -05:00
Ryan Curtin 4d01fe5e91 Merge pull request #2766 from zoq/COPYRIGHT-2020
Update COPYRIGHT (year).
2020-12-15 20:22:21 -05:00
Ryan Curtin 10bc8afa3d Cache all the input pointers, to make sure we don't re-finalize them. 2020-12-15 20:18:15 -05:00
Ryan Curtin 176dc8b44b Add a test to ensure that we don't finalize a model multiple times. 2020-12-15 20:18:03 -05:00
NippunSharma 3d53a4994e undo delete 2020-12-16 00:05:23 +05:30
Nippun SharmaandMarcus Edel 8c56b4f1ed Update src/mlpack/methods/ann/visitor/input_shape_visitor_impl.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2020-12-16 00:01:54 +05:30
Nippun SharmaandMarcus Edel f6f3b62625 Update src/mlpack/methods/ann/visitor/input_shape_visitor.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2020-12-16 00:01:41 +05:30
Nippun SharmaandMarcus Edel ad4057179c Update src/mlpack/methods/ann/util/check_input_shape.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2020-12-16 00:01:27 +05:30
jeffin sam 9b6556f3b9 Merge pull request #2763 from rcurtin/serialization-rename
Remove unnecessary _catch suffix from files.
2020-12-15 23:50:20 +05:30
Marcus Edel db447cefa9 Merge pull request #2759 from gauravghati/lstmConst
Adding Copy and Move constructors for LSTM class.
2020-12-15 19:18:40 +01:00
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
Marcus Edel ca0c211860 Update COPYRIGHT (year). 2020-12-13 19:48:12 +01:00
Ryan Curtin 6748dc2aed Try to fix static code analysis issues. 2020-12-13 10:52:43 -05:00
Ryan Curtin 700e5ee72b Oops, remove accidentally added file. 2020-12-13 10:47:59 -05:00
NippunSharma a66dcc7c8a added co-author's name for PR #2122 2020-12-13 13:55:23 +05:30
NippunSharma 41e52f58b2 added co-author's name for PR #2122 2020-12-13 13:53:59 +05:30
Gaurav Ghati 2a7e3fd0cd Update COPYRIGHT.txt 2020-12-13 10:49:39 +05:30
Ryan Curtin 4eea3e7464 Remove unnecessary _catch suffix from files. 2020-12-12 16:44:46 -05:00
iamarchit123andRyan 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
iamarchit123andOmar 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
Nippun Sharma da78659ff3 style fixes 2 2020-12-12 00:22:38 +05:30
NippunSharma e9bb6bfa1c Merge branch 'iss2071' of https://github.com/NippunSharma/mlpack into iss2071 2020-12-12 00:19:26 +05:30
NippunSharma 588a9be14b style fixes 2020-12-12 00:18:46 +05:30