Ryan Curtin
|
bf837f950b
|
Merge pull request #2458 from shrit/cereal
Cereal
|
2020-10-29 10:52:37 -04:00 |
|
Ryan Curtin
|
27bfafbae1
|
Update and release version 3.4.2.
|
2020-10-28 12:10:49 -04:00 |
|
Omar Shrit
|
21865dd147
|
Update the documentation with cereal
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2020-09-17 16:56:13 +02:00 |
|
Omar Shrit
|
ae050dbb6e
|
Merge branch 'master' into cereal
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2020-09-17 16:05:03 +02:00 |
|
Omar Shrit
|
8d1ee81ad2
|
Replace boost serialization by cereal
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2020-09-14 23:26:46 +02:00 |
|
Aakash Kaushik
|
b1aa4a907d
|
package name upgrade python2 to python3
|
2020-09-15 01:26:20 +05:30 |
|
 shritandRyan Curtin
|
726c49e688
|
Add version into signature doc/policies/trees.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2020-09-13 22:44:39 +02:00 |
|
 shritandRyan Curtin
|
54d0573939
|
Update doc/guide/formats.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2020-09-11 16:42:27 +02:00 |
|
Omar Shrit
|
7df86e1cfd
|
Merge branch 'master' into cereal
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2020-09-08 13:37:43 +02:00 |
|
Ryan Curtin
|
7ae9ddda86
|
Update version to 3.4.1.
|
2020-09-07 11:52:36 -04:00 |
|
Ryan Curtin
|
3efae284a5
|
Update version to 3.4.0.
|
2020-09-01 17:11:15 -04:00 |
|
Omar Shrit
|
4cb479665e
|
Merge branch 'master' into cereal
|
2020-08-31 22:51:17 +02:00 |
|
Yashwant
|
8126a57cef
|
Update Maintainer in DESCRIPTION file.
|
2020-08-27 07:15:16 +05:30 |
|
Omar Shrit
|
15be14b33b
|
Merge branch 'master' into cereal
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2020-08-24 20:55:46 +02:00 |
|
Yashwant
|
eaccc4e9d3
|
Merge remote-tracking branch 'mlpack/master' into R-bindings
|
2020-08-20 11:04:12 +05:30 |
|
Omar Shrit
|
f5a3dc5223
|
Change text to json in doc
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2020-08-13 11:50:51 +02:00 |
|
 shritandRyan Curtin
|
5dfa82a3dd
|
Update small letter doc/policies/trees.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2020-08-12 18:26:50 +02:00 |
|
 shritandRyan Curtin
|
7a14e755f5
|
Update small letter in doc/policies/trees.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2020-08-12 18:26:13 +02:00 |
|
 shritandRyan Curtin
|
014dff0c27
|
Update cereal link in doc/tutorials/ann/ann.txt
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2020-08-12 18:25:49 +02:00 |
|
 shritandRyan Curtin
|
59ac643bf9
|
Update doc/policies/trees.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2020-08-12 18:24:09 +02:00 |
|
 shritandRyan Curtin
|
383f30f7bf
|
similar Update doc/policies/trees.hpp signature
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2020-08-12 18:23:37 +02:00 |
|
 shritandRyan Curtin
|
43385e9ac9
|
Update signature of serialize in doc/policies/trees.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2020-08-12 18:23:08 +02:00 |
|
 shritandRyan Curtin
|
db5dae0dc4
|
Update doc/guide/bindings.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2020-08-12 18:22:30 +02:00 |
|
 shritandRyan Curtin
|
b42655d16e
|
Update doc/guide/bindings.hpp with serialize signature
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2020-08-12 18:21:30 +02:00 |
|
Yashwant
|
a60f75a425
|
Collect of macros into a single 'struct'.
|
2020-08-12 13:26:40 +05:30 |
|
Yashwant
|
db1de6c688
|
Merge branch 'Refactor-Documentation' of https://github.com/Yashwants19/mlpack into Refactor-Documentation
|
2020-08-12 09:27:52 +05:30 |
|
 Yashwant Singh PariharandRyan Curtin
|
4e04bb13d2
|
Apply suggestions from code review
Thanks for the suggestion @rcurtin.
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2020-08-12 09:03:34 +05:30 |
|
Yashwant
|
57cc548a53
|
Regex replace "BINDING_PNAME" with "BINDING_NAME".
|
2020-08-11 09:14:09 +05:30 |
|
Yashwant
|
f0945a8500
|
Initial Commit.
|
2020-08-09 13:17:09 +05:30 |
|
Yashwant
|
12a65de6fc
|
Fix style issue.
|
2020-08-07 20:46:23 +05:30 |
|
Yashwant
|
03e5788589
|
Resolve Comments.
|
2020-08-07 12:57:37 +05:30 |
|
 
|
5ca60a1aaa
|
Apply suggestions from code review
Co-authored-by: Ryan Curtin <ryan@ratml.org>
Co-authored-by: James J Balamuta <coatless@users.noreply.github.com>
|
2020-08-07 12:57:37 +05:30 |
|
Yashwant
|
6b205faab0
|
Add proper website.
|
2020-08-07 12:57:37 +05:30 |
|
 Yashwant Singh PariharandJames J Balamuta
|
00743d05fa
|
Update doc/guide/r_quickstart.hpp
Co-authored-by: James J Balamuta <coatless@users.noreply.github.com>
|
2020-08-07 12:57:37 +05:30 |
|
Yashwant
|
dcf7e9c302
|
Initial commit.
|
2020-08-07 12:57:37 +05:30 |
|
Omar Shrit
|
05c5d8fd4b
|
Merge branch 'master' into cereal
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2020-07-29 16:46:48 +02:00 |
|
Ryan Curtin
|
b73a220a91
|
Fix sample point to be column-major.
|
2020-07-26 11:29:09 -04:00 |
|
Omar Shrit
|
0c13c9918f
|
Merge branch 'master' into cereal
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2020-07-22 19:03:00 +02:00 |
|
Omar Shrit
|
e250d3cb23
|
Change boost serialization to cereal in doc folder
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2020-07-20 13:40:20 +02:00 |
|
Yashwant
|
76627bd415
|
Fix Bad Regex.
|
2020-07-19 20:14:36 +05:30 |
|
Ryan Birmingham
|
dfc7bf3772
|
Merge pull request #2515 from nishantkr18/docs
Doc changes for q_learning
|
2020-07-17 20:00:17 -04:00 |
|
nishantkr18
|
3de6669f48
|
minor style fixes
|
2020-07-17 10:37:53 +05:30 |
|
nishantkr18
|
ec580cfbc9
|
made corrections based on recent changes in q_learning structure
|
2020-07-15 01:37:46 +05:30 |
|
Omar Shrit
|
f9f1fd21b1
|
Merge branch 'cli11' of https://github.com/shrit/mlpack into cli11
|
2020-07-14 11:43:00 +02:00 |
|
Omar Shrit
|
f8e375cc04
|
Remove libboost-program-options-dev installing command
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2020-07-14 11:38:48 +02:00 |
|
 shritandYashwant Singh Parihar
|
bfac57a8d1
|
Fix old discovered typo when bringing back serialization
Co-authored-by: Yashwant Singh Parihar <Yashwantsingh.sngh@gmail.com>
|
2020-07-14 11:26:50 +02:00 |
|
Omar Shrit
|
610d1dc9bc
|
Bring back boost program options dependency for windows build
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2020-07-14 11:18:35 +02:00 |
|
 shritandRyan Curtin
|
b390cf75ce
|
Fix bad regexp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2020-07-14 10:58:03 +02:00 |
|
 shritandRyan Curtin
|
97b9fe6fa1
|
Fix bad regexp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2020-07-14 10:57:31 +02:00 |
|
 shritandRyan Curtin
|
64e3ae8be5
|
Fix bad regexp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2020-07-14 10:56:58 +02:00 |
|