Ryan Curtin
|
44d09d804f
|
Install ensmallen headers when downloaded during build.
|
2019-05-21 00:36:07 -04:00 |
|
Shikhar Jaiswal
|
3389a40ecd
|
Merge pull request #1898 from rcurtin/python-quickstart-fix
Python spacing fix
|
2019-05-20 13:59:01 +05:30 |
|
Ryan Curtin
|
032c85114e
|
Merge branch 'Yashwants19-patch-2'
|
2019-05-18 03:02:03 -04:00 |
|
Ryan Curtin
|
710b665888
|
Fix some style issues.
|
2019-05-18 03:01:19 -04:00 |
|
Ryan Curtin
|
9cc2220527
|
Merge branch 'patch-2' of https://github.com/Yashwants19/mlpack into Yashwants19-patch-2
|
2019-05-18 02:50:55 -04:00 |
|
Yashwant Singh Parihar
|
0e5f26199e
|
Resolve Style Checks
|
2019-05-18 08:44:29 +05:30 |
|
Yashwant Singh Parihar
|
0cd96b0152
|
Fix Static Code
|
2019-05-18 08:31:22 +05:30 |
|
Yashwant Singh Parihar
|
8759eb8e0c
|
Fix Static Code
|
2019-05-18 08:30:24 +05:30 |
|
Yashwant Singh Parihar
|
8f26dd4d2e
|
Fix Static Code
|
2019-05-17 20:16:23 +05:30 |
|
Ryan Curtin
|
6f13f8fb84
|
Fix spacing issue for Python matrices and vectors.
|
2019-05-16 21:23:22 -04:00 |
|
Ryan Curtin
|
86108739ab
|
Add tests to ensure required matrix parameters go in right.
|
2019-05-16 21:23:12 -04:00 |
|
Ryan Curtin
|
86e2c5aa61
|
Fix incorrect shapes for accuracy computation.
|
2019-05-16 21:22:55 -04:00 |
|
Yashwants19
|
56c9e920be
|
Resolve Static Code Analysis Checks
|
2019-05-15 17:43:11 +05:30 |
|
Shikhar Jaiswal
|
c2399b78a7
|
Merge pull request #1897 from zoq/concat_style_fix
Concat layer minor style fixes.
|
2019-05-15 14:29:49 +05:30 |
|
Yashwants19
|
bf4ba4cabb
|
Resolve Style Checks
|
2019-05-15 07:22:07 +05:30 |
|
Yashwants19
|
bff99ba60a
|
Update fastmks_impl.hpp
|
2019-05-15 07:15:59 +05:30 |
|
Yashwants19
|
c39b629061
|
Update fastmks_model_impl.hpp
|
2019-05-15 07:15:15 +05:30 |
|
Yashwants19
|
73ffd4af00
|
Update fastmks_test.cpp
|
2019-05-15 07:14:24 +05:30 |
|
Yashwants19
|
c442721cb5
|
Update fastmks_test.cpp
|
2019-05-15 07:14:05 +05:30 |
|
Yashwants19
|
8af1320d65
|
Resolve test issues
|
2019-05-15 07:11:25 +05:30 |
|
Marcus Edel
|
b120814815
|
Minor style fix (Do not leave a blank line after public/private).
|
2019-05-14 01:34:45 +02:00 |
|
Marcus Edel
|
09e58459dd
|
Add author and minor style fixes (casting style, indentation, parameter order).
|
2019-05-13 22:45:32 +02:00 |
|
Yashwants19
|
06852f7ec3
|
Resolve issues
|
2019-05-13 18:18:29 +05:30 |
|
Yashwants19
|
59b1859607
|
Update fastmks_model_impl.hpp
|
2019-05-13 18:16:29 +05:30 |
|
Yashwants19
|
bbab0ac9d7
|
Update ip_metric_impl.hpp
|
2019-05-13 18:15:24 +05:30 |
|
Ryan Curtin
|
1bd4557076
|
Merge branch 'jeffin143-option-inconsistency'
|
2019-05-11 20:11:17 -04:00 |
|
Ryan Curtin
|
328dd57d69
|
Minor style changes.
|
2019-05-11 20:10:56 -04:00 |
|
Ryan Curtin
|
a879b51e01
|
Merge branch 'option-inconsistency' of https://github.com/jeffin143/mlpack into jeffin143-option-inconsistency
|
2019-05-11 20:07:56 -04:00 |
|
Ryan Curtin
|
c2172df616
|
Merge branch 'jeffin143-oneHotencoding'
|
2019-05-11 20:06:24 -04:00 |
|
Ryan Curtin
|
ebf161d5e2
|
Minor style fixes.
|
2019-05-11 20:06:05 -04:00 |
|
Ryan Curtin
|
980a37414b
|
Merge branch 'oneHotencoding' of https://github.com/jeffin143/mlpack into jeffin143-oneHotencoding
|
2019-05-11 20:04:06 -04:00 |
|
jeffinsam
|
c1ef30fed5
|
wrapped up lines and some minor corrections
|
2019-05-11 09:25:31 +05:30 |
|
jeffinsam
|
06efecb68b
|
Adding test and documentation fixup
|
2019-05-11 08:12:02 +05:30 |
|
jeffin sam
|
88af420b4b
|
Merge pull request #19 from mlpack/master
Merging Master
|
2019-05-11 07:19:01 +05:30 |
|
Marcus Edel
|
8a8da15ac0
|
Merge pull request #1829 from MuLx10/ConcatLayer
Added support for concat along an axis.
|
2019-05-10 22:37:17 +02:00 |
|
Ryan Curtin
|
e0bed5749b
|
Merge branch 'atulim-new'
|
2019-05-10 13:13:14 -04:00 |
|
Ryan Curtin
|
74be7d4042
|
Remove extra spaces from the end of lines.
|
2019-05-10 13:12:58 -04:00 |
|
Ryan Curtin
|
9f541bdc8c
|
Merge branch 'new' of https://github.com/atulim/mlpack into atulim-new
|
2019-05-10 13:12:27 -04:00 |
|
jeffinsam
|
d4dec4b087
|
adapting style changes
|
2019-05-10 08:11:13 +05:30 |
|
jeffinsam
|
308deb4bb9
|
update history
|
2019-05-09 23:57:01 +05:30 |
|
jeffin sam
|
ec6caf3a77
|
Merge pull request #18 from mlpack/master
Merge Issue
|
2019-05-09 23:50:04 +05:30 |
|
jeffinsam
|
4d987305b6
|
style changes
|
2019-05-09 23:38:54 +05:30 |
|
Ryan Curtin
|
1e2e3854e4
|
Merge branch 'gmanlan-refactor-win-tutorials'
|
2019-05-09 11:48:28 -04:00 |
|
Ryan Curtin
|
c41c8aa014
|
Remove Armadillo version number (it changes too fast).
|
2019-05-09 11:48:12 -04:00 |
|
gmanlan
|
8686ac9f78
|
name fix
|
2019-05-08 16:59:16 -07:00 |
|
jeffinsam
|
0f0d76ae47
|
Merge Conflicts Resolved properly
|
2019-05-06 18:55:37 +05:30 |
|
jeffin sam
|
0f5487b05e
|
Merge branch 'master' into oneHotencoding
|
2019-05-06 18:48:33 +05:30 |
|
gmanlan
|
a9ce37edde
|
Merge branch 'master' of https://github.com/mlpack/mlpack into refactor-win-tutorials
|
2019-05-04 16:29:32 -07:00 |
|
gmanlan
|
0e9adc26c3
|
refactored 'build from source' windows tutorial (#1874)
|
2019-05-04 16:12:58 -07:00 |
|
Shikhar Jaiswal
|
681577d8f9
|
Merge pull request #1889 from abhinavsagar/typos
Fixed typos in gamma_distribution.hpp
|
2019-05-04 07:00:13 +05:30 |
|