Commit Graph
26397 Commits
Author SHA1 Message Date
abh2k d9bc6c8f30 added author link 2021-06-15 10:25:56 +05:30
abh2kandMarcus Edel ae4104b0d8 Apply suggestions from code review
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-06-01 20:14:42 +05:30
abh2k 86123a1e75 Fix test case 2021-05-28 00:04:25 +05:30
Abhinav Anand d8d6de550b fixed test case 2021-05-27 22:48:07 +05:30
Abhinav Anand 5c1600c112 fixed test case 2021-05-27 21:42:04 +05:30
Abhinav Anand d2114617ae fixed test case 2021-05-27 21:06:03 +05:30
Abhinav Anand 210c1dc7d9 minor fix 2021-05-27 18:11:05 +05:30
Abhinav Anand 181f180728 minor fix 2021-05-27 17:33:23 +05:30
Abhinav Anand c37e16331e fixed backwawrd function 2021-05-27 16:28:24 +05:30
Abhinav Anand caa4246531 implemented channel shuffle 2021-05-27 16:19:16 +05:30
Ryan Curtin ecc759b1d5 Merge pull request #2955 from rcurtin/rhel7-readme
Add some notes for usage on RHEL7
2021-05-26 17:23:40 -04:00
Ryan Curtin 2436606a50 Add some notes for usage on RHEL7. 2021-05-25 11:47:37 -04:00
jeffin sam bcaa1b756c Merge pull request #2946 from rcurtin/static-code-analysis-fix
Try to fix the static code analysis issue
2021-05-21 19:56:36 +05:30
Ryan Curtin a112e1b136 Merge pull request #2933 from NippunSharma/cli_matrix_size
storing size of matrix in cli bindings
2021-05-21 10:21:34 -04:00
Ryan Curtin b5c2961965 Another solution... and also fix a bunch of warnings. 2021-05-19 17:51:55 -04:00
Ryan Curtin b26d120a79 Try to fix the static code analysis issue. 2021-05-19 16:55:59 -04:00
Ryan Curtin ce643151a1 Merge pull request #2940 from shrit/boost
Download old boost version if the compiler is tooo.. old
2021-05-19 15:44:25 -04:00
Ryan Curtin 70f0a4b82c Merge pull request #2945 from JackBoosY/dev/jack/fix-uwp-build
Fix uwp build error C4146
2021-05-19 11:49:15 -04:00
JackBoosY 1f088abb61 Fix uwp build error C4146 2021-05-18 20:05:08 -07:00
Nippun Sharma 7b7119fd8b updated UnmappedParamTest 2021-05-09 23:27:49 +05:30
Nippun SharmaandRyan Curtin ebc61b7615 Update src/mlpack/bindings/cli/in_place_copy.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-09 21:05:34 +05:30
Nippun SharmaandRyan Curtin 92f568f3b7 Update src/mlpack/bindings/cli/in_place_copy.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-09 21:05:28 +05:30
Nippun SharmaandRyan Curtin 0a22827b41 Update src/mlpack/bindings/cli/in_place_copy.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-09 21:05:20 +05:30
Nippun SharmaandRyan Curtin 9930308e00 Update src/mlpack/bindings/cli/get_printable_param_impl.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-09 21:05:12 +05:30
Ryan Curtin e39065c32f Merge pull request #2883 from RishabhGarg108/random-split
Add random splitting for numeric features for decision trees.
2021-05-08 22:53:09 -04:00
Rishabh Garg 2a6152dfcd Update HISTORY.md 2021-05-09 06:54:09 +05:30
Rishabh Garg b2a5fe6454 Merge branch 'master' into random-split 2021-05-09 06:52:44 +05:30
Rishabh GargandMarcus Edel 047577852b Apply suggestions from code review
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-05-09 06:51:12 +05:30
Marcus Edel 812b48f54d Merge pull request #2902 from FawwazMayda/adding-flatten-t-swish
Adding Flatten T Swish activation function.
2021-05-08 19:34:41 -04:00
Omar Shrit 145c259182 Download old boost version if the compiler is tooo.. old
This pull request fixes #2939

Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-08 23:06:15 +02:00
fawwazmayda 594c002f4f adding flatten_t_swish
adding test

adding Flatten T  Swish

Update activation_functions_test.cpp

Update flatten_t_swish.hpp

fixing mistype

fixing style

improve styling

Update flatten_t_swish_impl.hpp

Update flatten_t_swish.hpp

Update flatten_t_swish_impl.hpp

Update COPYRIGHT.txt

Update activation_functions_test.cpp

Update activation_functions_test.cpp

fix style

Update flatten_t_swish_impl.hpp

Update flatten_t_swish_impl.hpp

Update flatten_t_swish_impl.hpp

Update history.md
2021-05-08 13:16:02 +08:00
Rishabh Garg 0cb6a13c06 Reverted unnecessary bracket changes 2021-05-07 10:33:05 +05:30
Marcus Edel eadaac9b9f Merge pull request #2936 from abh2k/ceil
Fixed ceil  parameter  in max and lp pooling layer.
2021-05-06 19:35:42 -04:00
Ryan Curtin 21045a504e Merge pull request #2938 from shrit/embedded
Embedded closes #2531
2021-05-06 09:13:01 -04:00
Omar Shrit 8a9f9b4b2c Add TODO message to update documentation
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-06 01:03:35 +02:00
Omar ShritandRyan Curtin 48daf7ca59 Update board/flags-config.cmake
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-06 00:57:20 +02:00
Omar ShritandRyan Curtin 4b90d92145 Update board/flags-config.cmake
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-06 00:33:10 +02:00
Omar ShritandRyan Curtin 31c3cf227d Update CMake/ConfigureCrossCompile.cmake
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-06 00:31:42 +02:00
Omar ShritandRyan Curtin 17cd0a8948 Update CMake/ConfigureCrossCompile.cmake
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-06 00:30:10 +02:00
Omar ShritandRyan Curtin 9d29409ba2 Update CMake/ConfigureCrossCompile.cmake
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-06 00:29:37 +02:00
Omar ShritandRyan Curtin 55bac6d763 Update board/crosscompile-toolchain.cmake
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-06 00:29:29 +02:00
Omar ShritandRyan Curtin 6fe628f49f Update CMake/ConfigureCrossCompile.cmake
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-06 00:29:14 +02:00
NippunSharma e1713a4dbc fixing tests 3 2021-05-05 23:21:37 +05:30
NippunSharma c53ab38348 made recommended changes 2021-05-05 19:00:16 +05:30
NippunSharma dbd882707b undo changes 2021-05-05 09:50:30 +05:30
Omar Shrit 6564c8ec97 Add an elseif(board) if the board is not known
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-05 00:22:24 +02:00
Omar Shrit 786636b111 Revert changes in FindArmadillo
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-05 00:17:58 +02:00
Omar ShritandRyan Curtin 188cc167a2 Update board/crosscompile-toolchain.cmake
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-05 00:09:42 +02:00
Omar ShritandRyan Curtin 860db25584 Correct comments in CMake/ConfigureCrossCompile.cmake
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-05 00:09:04 +02:00
Omar ShritandRyan Curtin da96df8762 Update CMake/ConfigureCrossCompile.cmake
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-05 00:08:17 +02:00