Commit Graph
25438 Commits
Author SHA1 Message Date
Matheus Gomes 117f18cf7d Added Visual Studio CMake integration build guide to docs. 2020-12-05 11:09:01 +00: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
Anush V Kini 96b04c2a94 Review fixes 2020-12-03 15:45:59 +05:30
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
Ryan Curtin 1ae1bae7ac Remove boost unit test framework entirely. 2020-11-28 13:44:55 -05:00
Ryan Curtin c06c532279 Merge pull request #2742 from shawnbrar/patch-1
Added Copyright statement
2020-11-28 12:14:18 -05:00
Ryan Curtin c0cf1cf42b Merge pull request #2737 from shrit/strange_chars
Remove strange characters situated at the end of each line
2020-11-28 12:13:58 -05:00
Ryan Curtin 49f13e5968 Merge pull request #2729 from rxng8/noisylinearcopymovingpure
Add copying and moving constructor for NoisyLinear layer
2020-11-27 13:31:26 -05:00
Ryan Curtin d38ed6e7e3 Merge pull request #2712 from jeffin143/boost-cleanup
some boost cleanup
2020-11-27 13:29:36 -05:00
shawnbrar 73299a6d07 Added Copyright statement
Pull Request 2624
2020-11-27 08:33:58 +01:00
Ryan Curtin 85422870f4 Re-add other CI jobs. 2020-11-26 11:02:26 -05:00
Ryan Curtin d0d56d0049 Fix apparent typo. 2020-11-26 11:02:03 -05:00
Omar Shrit 451c5fde74 Fix these dataset too from windows ending
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-11-26 11:32:00 +01:00
Omar Shrit 4028ef8de1 Remove Windows ending from this file too
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-11-26 11:19:39 +01:00
Ryan Curtin f700776ddb Maybe a wildcard doesn't work here. 2020-11-25 23:03:51 -05:00
Alex Nguyen 51b5719f7a more comment fix 2020-11-25 21:09:20 -05:00
Alex Nguyen de21073865 Merge remote-tracking branch 'upstream/master' into noisylinearcopymovingpure 2020-11-25 21:00:29 -05:00
Alex Nguyen 26f94f2652 fix comment 2020-11-25 20:59:03 -05:00
Alex Nguyen 16aeaa1f76 Revert "remove unreasonable set to nullptr and other unnecessaries"
This reverts commit 835b4945df.
2020-11-25 20:57:05 -05:00
Ryan Curtin cb4303a37e Wait. It worked??? 2020-11-25 17:40:55 -05:00
Omar Shrit b3444b28d4 Remove strange characters situated at the end of each line
I can not see what are these chars, but they are detect by kakoune
and represented by a strange question mark. So I am removing them.

Signed-off-by: Omar Shrit <omar@shrit.me>
2020-11-25 23:13:03 +01:00
RishabhGarg108 b6f47bd616 Merge branch 'master' of https://github.com/mlpack/mlpack into issue-2625 2020-11-25 23:35:47 +05:30
RishabhGarg108 dcd64e669f Added name to copyright 2020-11-25 23:33:05 +05:30
jeffin sam 97bcdc21a0 Merge pull request #2734 from NippunSharma/comment_change_conv
changed comments in convolution.hpp
2020-11-25 22:11:25 +05:30
RishabhGarg108 2033a2986f Merge branch 'master' of https://github.com/mlpack/mlpack into issue-2625 2020-11-25 21:57:06 +05:30
Ryan Curtin 4cb44be9c9 Is "SourceDir" somehow a word that I'm not supposed to use? 2020-11-25 09:43:30 -05:00
jeffin sam 6751c83ac1 Merge pull request #2708 from RishabhGarg108/issue-2699
Changed all the deprecated armadillo matrix initializations with the new braced initializer list
2020-11-25 09:58:18 +05:30
jeffin sam 047f881d84 Merge pull request #2730 from rcurtin/build-docs-cmake
Add BUILD_DOCS option to enable/disable building documentation.
2020-11-25 09:57:16 +05:30
Alex Nguyen 141e66d9fd Merge remote-tracking branch 'upstream/master' into noisylinearcopymovingpure 2020-11-24 19:48:46 -05:00
Ryan Curtin 77d84636ca What if we use a relative path? 2020-11-24 18:49:56 -05:00
Marcus Edel af36d9b8ff Merge pull request #2704 from NippunSharma/master
Adding Copy and Move constructors in Dropout Layer.
2020-11-24 20:41:46 +01:00
Nippun Sharma 2ce058db0c changed comments 2020-11-24 21:23:17 +05:30
Alex Nguyen 835b4945df remove unreasonable set to nullptr and other unnecessaries 2020-11-24 00:01:44 -05:00