Ryan Curtin
|
68e4186fe0
|
Adjust the language a little bit.
|
2019-01-16 18:03:47 -05:00 |
|
Ryan Curtin
|
d289ca57c4
|
Update contribution policy.
|
2019-01-15 15:36:55 -05:00 |
|
Ryan Curtin
|
fc8d296f9c
|
Merge pull request #1664 from rcurtin/travis-xenial
Try to use xenial since it is stable.
|
2019-01-15 10:11:42 -05:00 |
|
Shikhar Jaiswal
|
eabe74a76c
|
Merge pull request #1654 from KimSangYeon-DGU/develop-acrobot
Changed the file name `acrobat.hpp` to `acrobot.hpp`.
|
2019-01-15 08:30:58 +05:30 |
|
Ryan Curtin
|
90e575aeed
|
Merge remote-tracking branch 'upstream/master' into travis-xenial
|
2019-01-14 22:00:40 -05:00 |
|
Ryan Curtin
|
e153418d93
|
Try to use xenial since it is stable.
|
2019-01-14 21:59:32 -05:00 |
|
Ryan Curtin
|
b6e5f078d8
|
Fix typos in ensmallen configuration.
|
2019-01-14 17:17:49 -05:00 |
|
Ryan Curtin
|
a3e7a2c3a3
|
Merge pull request #1659 from manish7294/cmakeEnsmallen
Download ensmallen only if not available
|
2019-01-14 17:06:50 -05:00 |
|
Manish
|
f3c506e212
|
Download ensmallen only when not available
|
2019-01-15 01:20:25 +05:30 |
|
Shikhar Jaiswal
|
07761eb406
|
Merge pull request #1586 from atulim/new3
Fixed whitespace bug and adjusted whitepace
|
2019-01-13 19:50:23 +05:30 |
|
Shikhar Jaiswal
|
be0940d443
|
Merge pull request #1645 from saksham189/rem
Remove use of WeightSizeVisitor in recurrent
|
2019-01-13 19:47:28 +05:30 |
|
Kim SangYeon
|
5887fedbd3
|
Merge branch 'feature-acrobot' into develop-acrobot
|
2019-01-13 07:59:52 +09:00 |
|
Kim SangYeon
|
07c25c55fb
|
Add an alias for backward compatibility
|
2019-01-13 07:58:45 +09:00 |
|
Kim SangYeon
|
a172fb747b
|
Merge branch 'feature-acrobot' into develop-acrobot
|
2019-01-13 06:25:10 +09:00 |
|
Kim SangYeon
|
93a28d6f3a
|
Changed the 'acrobat' to the 'acrobot'
|
2019-01-13 06:24:16 +09:00 |
|
Shikhar Jaiswal
|
820f9c91f2
|
Merge pull request #1650 from leonplust/master
Adding new version of Boost to CMakeLists.txt
|
2019-01-11 17:17:11 +05:30 |
|
Shikhar Jaiswal
|
07252cc543
|
Merge pull request #1594 from akhandait/res_block_support
Add support for residual blocks.
|
2019-01-11 17:14:13 +05:30 |
|
Shikhar Jaiswal
|
e909d97d56
|
Merge pull request #1641 from iamrajiv/Fixed-Typographical-Error-in-HISTORY.md
Fixed Typographical Error in HISTORY.md
|
2019-01-11 06:44:51 +05:30 |
|
Xuwei-Tan
|
6552644d95
|
Merge pull request #1 from leonplust/Xuwei-patch-1
Update CMakeLists.txt
|
2019-01-10 22:59:04 +08:00 |
|
Xuwei-Tan
|
d0e0a1fb44
|
Update CMakeLists.txt
|
2019-01-10 22:54:58 +08:00 |
|
Saksham Bansal
|
3b024577bf
|
Remove use of WeightSizeVisitor in recurrent
|
2019-01-09 19:06:46 +05:30 |
|
Rajiv Ranjan Singh
|
5d9175521a
|
Update HISTORY.md
|
2019-01-09 04:06:35 +05:30 |
|
Rajiv Ranjan Singh
|
1e46834052
|
Update HISTORY.md
|
2019-01-09 04:00:02 +05:30 |
|
Rajiv Ranjan Singh
|
77027e8d31
|
Fixed Typographical Error in HISTORY.md
|
2019-01-09 03:14:18 +05:30 |
|
Rajiv Ranjan Singh
|
157bb1a7d1
|
Merge pull request #3 from mlpack/master
updating mlpack forked
|
2019-01-09 03:11:30 +05:30 |
|
Ryan Curtin
|
2a039f2211
|
Merge pull request #1636 from AYESDIE/fixed-incorrect-signature
Fixed incorrect signature for SparseSVMFunction::Gradient().
|
2019-01-08 11:46:50 -05:00 |
|
Ryan Curtin
|
adbfe102a2
|
Merge pull request #1627 from KimSangYeon-DGU/develop
Fixed DBSCAN isn't using PointSelectionPolicy issue #1625
|
2019-01-07 17:28:28 -05:00 |
|
AYESDIE
|
e6e9b4e662
|
Delete sparse_svm.cpp
|
2019-01-07 21:34:38 +05:30 |
|
AYESDIE
|
89070803ea
|
Delete sparse_svm.hpp
|
2019-01-07 21:34:30 +05:30 |
|
AYESDIE
|
db871fcc9f
|
Merge branch 'adding-sparsesvm' into fixed-incorrect-signature
|
2019-01-07 21:31:56 +05:30 |
|
Unknown
|
f9585d844e
|
Fixed incorrect signature
Signature for SparseSVMFunction::Gradient() inside "src/mlpack/methods/sparse_svm/sparse_svm_function.hpp" was incorrect
|
2019-01-07 20:57:59 +05:30 |
|
Unknown
|
ea7f42dc65
|
init
|
2019-01-07 20:49:50 +05:30 |
|
AYESDIE
|
ae35c2a6f6
|
Merge pull request #18 from mlpack/master
rebase
|
2019-01-07 17:59:38 +05:30 |
|
Kim SangYeon
|
1ee40f33d8
|
Merge remote-tracking branch 'origin/feature-dbscan' into develop
|
2019-01-06 13:57:56 +09:00 |
|
Kim SangYeon
|
e40a1d9874
|
Trimmed the code
|
2019-01-06 13:53:52 +09:00 |
|
Kim SangYeon
|
f8690100a0
|
Added missing dot
|
2019-01-06 13:45:43 +09:00 |
|
Kim SangYeon
|
416c2e830f
|
Trimmed the code
|
2019-01-06 13:43:11 +09:00 |
|
Kim SangYeon
|
dff5a9f32c
|
Merge remote-tracking branch 'origin/feature-dbscan' into develop
|
2019-01-06 11:52:03 +09:00 |
|
Kim SangYeon
|
2ed5f2dbd3
|
Updated dbscan_test.cpp
|
2019-01-06 11:51:34 +09:00 |
|
Kim SangYeon
|
4899233563
|
Merge remote-tracking branch 'origin/feature-dbscan' into develop
|
2019-01-06 10:58:38 +09:00 |
|
Kim SangYeon
|
4719e1a0f3
|
For checks
|
2019-01-06 10:58:09 +09:00 |
|
Kim SangYeon
|
bb33b99e1b
|
Merge remote-tracking branch 'origin/feature-dbscan' into develop
|
2019-01-06 09:09:26 +09:00 |
|
Kim SangYeon
|
29a88d4922
|
Removed white space
|
2019-01-06 09:09:00 +09:00 |
|
Kim SangYeon
|
ad9ee8254e
|
Merge remote-tracking branch 'origin/feature-dbscan' into develop
|
2019-01-06 09:07:03 +09:00 |
|
Kim SangYeon
|
d96c748425
|
Edited point selection option format
|
2019-01-06 09:05:58 +09:00 |
|
Kim SangYeon
|
3d1bbb7108
|
Merge remote-tracking branch 'origin/feature-dbscan' into develop
|
2019-01-06 07:11:54 +09:00 |
|
Kim SangYeon
|
96b6aff9ac
|
Edited for unifying the design
|
2019-01-06 07:11:23 +09:00 |
|
Kim SangYeon
|
5e8cf0b781
|
Merge remote-tracking branch 'origin/feature-dbscan' into develop
|
2019-01-06 06:15:56 +09:00 |
|
sy0814k
|
009031e69a
|
Updated HISTORY.md
|
2019-01-06 06:11:15 +09:00 |
|
Rajiv Ranjan Singh
|
2c77741ef6
|
Merge pull request #2 from mlpack/master
updating mlpack forked
|
2019-01-06 02:36:36 +05:30 |
|