Commit Graph
23038 Commits
Author SHA1 Message Date
Yashwant 7ef13ebcb9 Install lgo_util.so 2020-06-14 10:15:10 +05:30
Yashwant d1ac7debc5 Remove Uneccesary Cmake cmds. 2020-06-14 10:15:10 +05:30
Yashwant a34b301073 Try proper install. 2020-06-14 10:15:10 +05:30
Yashwant abb6f40854 Changing Go version 2020-06-14 10:15:10 +05:30
Yashwant da7f2dbd67 Resolve VectorInt type 2020-06-14 10:15:10 +05:30
Yashwant 1f91da2947 Add some comments. 2020-06-14 10:15:10 +05:30
Yashwant 8d655d8c1a REMOVE mlpack_go_hmm_train 2020-06-14 10:15:10 +05:30
Yashwant c4f5751c60 Resolve Documentation Comments 2020-06-14 10:15:10 +05:30
Yashwant bb3b6776e2 Resolve Some Azure Errors 2020-06-14 10:15:10 +05:30
Yashwant 2c4ad960ae Convert Req. Param. into CamelCase 2020-06-14 10:15:10 +05:30
Yashwant 962fb24445 Resole Some Markdown Seg. Faults 2020-06-14 10:15:10 +05:30
Yashwant dcd9d3496c Resolving some comments. 2020-06-14 10:15:10 +05:30
Yashwant 60bceaac99 Add mlpack_go_nmf 2020-06-14 10:15:10 +05:30
Yashwant fc3e361634 Resolve some wrong logs 2020-06-14 10:15:10 +05:30
Yashwant e95929561d Add some impt comments 2020-06-14 10:15:10 +05:30
Yashwant bab53955d5 Resolve some Comments 2020-06-14 10:15:10 +05:30
Yashwant 65371ddf2b Resolve some more comments 2020-06-14 10:15:10 +05:30
Yashwant 7871d64f6d Sorry for the semicolon 2020-06-14 10:15:10 +05:30
Yashwant 6cd155ff6c Resolve azure issue 2020-06-14 10:15:10 +05:30
Yashwant 3c649b2396 Resolve some left comments 2020-06-14 10:15:10 +05:30
Yashwant Singh PariharandRyan Curtin ffc409f37d Apply suggestions from code review
Co-Authored-By: Ryan Curtin <ryan@ratml.org>
2020-06-14 10:15:10 +05:30
Yashwant 8fe4a5f1ac Change gonum version 2020-06-14 10:15:10 +05:30
Yashwant 2a8fc6ebd4 Modification in Go Bindings and Add Markdown Documentation 2020-06-14 10:15:10 +05:30
kartikdutt18 4ebfcf438f Remove Python 2.7 From Azure Builds. (#2430)
Remove Python 2.7 From Linux Azure Builds.
2020-06-14 00:04:11 -04:00
Marcus Edel 22e7c8e7d2 Merge pull request #2424 from himanshupathak21061998/add-activationfunctions
Adding some activation functions for RBFN.
2020-06-11 23:20:27 +02:00
Ryan Birmingham 70f244a6ba Merge pull request #2453 from kartikdutt18/ReWordBatchNorm
Change parameter description in BatchNorm layer to make it more clear.
2020-06-11 15:54:16 -04:00
Ryan Birmingham 943105f916 Merge pull request #2448 from rcurtin/qdafn-fix-2
Extract the correct number of neighbors for QDAFN.
2020-06-11 15:52:27 -04:00
Ryan Curtin 4879a9bfe6 Clarify comment. 2020-06-10 16:45:51 -04:00
kartikdutt18 bb3d5ef3af Add the word 'channels' to make it more clear 2020-06-10 10:10:33 +05:30
sy0814k a147cfbddc Merge pull request #2450 from zoq/style-fixes-001
Minor style fixes (whitespace/line_length).
2020-06-09 16:45:51 -07:00
Ryan Birmingham 7bd142d6f3 Merge pull request #2449 from rcurtin/serialize-param-update
Clarify comment---Serialize() is long gone.
2020-06-09 11:03:22 -04:00
Marcus EdelandRyan Curtin 5025389c5f Update src/mlpack/tests/ann_layer_test.cpp
Sum module A and B.

Co-authored-by: Ryan Curtin <ryan@ratml.org>
2020-06-09 16:53:41 +02:00
Marcus Edel 21eae115bb Minor style fixes (whitespace/line_length). 2020-06-09 03:18:10 +02:00
Ryan Curtin ca47da95fa Clarify comment---Serialize() is long gone. 2020-06-08 17:48:21 -04:00
Ryan Curtin 7e0f30ed07 Update HISTORY. 2020-06-08 17:12:10 -04:00
Ryan Curtin 04230621bc Extract the correct number of neighbors for QDAFN. 2020-06-08 17:10:25 -04:00
favre49 2757ec222b Merge pull request #2414 from nishantkr18/dueling-dqn
Addition of DuelingDQN and Noisy linear layer.
2020-06-07 22:51:46 +05:30
Ryan Birmingham defa29791f Merge pull request #2429 from birm/nested-comment-doxfix
Fix some Doxygen Errors
2020-06-06 16:43:35 -04:00
himanshupathak21061998 95c3b74152 Style fix 2020-06-06 22:29:03 +05:30
Ryan Birmingham b81f84a616 Merge pull request #2436 from kartikdutt18/Allow-0-width-in-Transposed-Layer
Bug Fix : Check correctness of shape in Transposed Conv. layer only when output width and height aren't zero.
2020-06-06 11:11:49 -04:00
nishantkr18 f097339fc1 minor style issues 2020-06-06 10:04:13 +05:30
kartikdutt18andMarcus Edel f26bfb040e Update src/mlpack/tests/ann_layer_test.cpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2020-06-06 08:53:18 +05:30
nishantkr18 8eaeb9bd02 minor styling issues 2020-06-05 16:26:07 +05:30
nishantkr18 56dba90ed5 static code analysis warnings fixed, warnings taken care of 2020-06-05 12:50:24 +05:30
Ryan Birmingham cb982959d2 Merge pull request #2441 from zoq/ci-linux-armadillo-download
ftp.fau.de - faulty RAID controller
2020-06-05 00:09:18 -04:00
Marcus Edel cc504170b9 Switch to another source to download armadillo due to technical issues. 2020-06-04 20:29:33 +02:00
nishantkr18 1c4828f160 bug fix in dueling network 2020-06-04 21:55:57 +05:30
Marcus Edel 9c3c412d08 The RAID controller failed on ftp.fau.de, so move to a new source to fix the builds. 2020-06-04 13:58:23 +02:00
kartikdutt18 7c1d5443a7 I thought I made this commit 2020-06-04 16:54:21 +05:30
nishantkr18 bc4d232bf9 build fix attempt 2020-06-04 16:41:41 +05:30