Commit Graph
25541 Commits
Author SHA1 Message Date
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
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
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
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
Nippun SharmaandMarcus Edel 1168acb0e4 Update src/mlpack/tests/feedforward_network_test.cpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2020-12-12 00:11:56 +05:30
NippunSharma db9550507e fixing again 2020-12-11 17:46:06 +05:30
NippunSharma 684dd5e513 fixes 2020-12-11 15:55:47 +05:30
NippunSharma d0aa3de850 changed names of tests 2020-12-11 14:11:15 +05:30
NippunSharma 5c58eb01f0 added ; 2020-12-11 13:21:50 +05:30
NippunSharma 0c256c8fbf fixing errors 2020-12-11 12:43:57 +05:30
NippunSharma 818011bcf4 added tests for RNN 2020-12-11 11:55:46 +05:30
NippunSharma 86c4105841 added test for FFN 2020-12-11 10:47:44 +05:30
NippunSharma feee9c7487 Merge branch 'master' of https://github.com/mlpack/mlpack into iss2071 2020-12-11 09:05:32 +05:30
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
NippunSharma cfa26a6b20 added stops 2020-12-09 15:52:39 +05:30
Nippun SharmaandMarcus Edel 11410db316 Update src/mlpack/methods/ann/layer/recurrent_impl.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2020-12-09 15:47:58 +05:30
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
NippunSharma f9f4c86aa3 fixing errors again 2020-12-06 19:24:35 +05:30
NippunSharma f654f92216 fixing errors 2020-12-06 18:53:24 +05:30
NippunSharma 10f9b49dc0 made some changes 2020-12-06 17:26:58 +05:30
NippunSharma f8bf36626e Merge branch 'master' of https://github.com/mlpack/mlpack into iss2071 2020-12-06 17:12:45 +05:30
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 NguyenandMarcus 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