Ryan Curtin
b73a220a91
Fix sample point to be column-major.
2020-07-26 11:29:09 -04: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
shrit and Yashwant 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
shrit and Ryan Curtin
b390cf75ce
Fix bad regexp
...
Co-authored-by: Ryan Curtin <ryan@ratml.org >
2020-07-14 10:58:03 +02:00
shrit and Ryan Curtin
97b9fe6fa1
Fix bad regexp
...
Co-authored-by: Ryan Curtin <ryan@ratml.org >
2020-07-14 10:57:31 +02:00
shrit and Ryan Curtin
64e3ae8be5
Fix bad regexp
...
Co-authored-by: Ryan Curtin <ryan@ratml.org >
2020-07-14 10:56:58 +02:00
shrit and Ryan Curtin
bca1c8de47
Fix bad regexp
...
Co-authored-by: Ryan Curtin <ryan@ratml.org >
2020-07-14 10:56:33 +02:00
shrit and Ryan Curtin
60a9443867
Fix bad regexp
...
Co-authored-by: Ryan Curtin <ryan@ratml.org >
2020-07-14 10:53:40 +02:00
shrit and Ryan Curtin
1a2dfbd73c
Fix bad regexp
...
Co-authored-by: Ryan Curtin <ryan@ratml.org >
2020-07-14 10:53:21 +02:00
Omar Shrit
ea2feb0e82
Merge branch 'cli11' of https://github.com/shrit/mlpack into cli11
2020-07-13 13:50:23 +02:00
Omar Shrit
0cbd33fd43
Remove boost program option from the doc directory
...
Following the transition from boost program option to CLI11
Signed-off-by: Omar Shrit <omar@shrit.me >
2020-07-13 13:49:15 +02:00
shrit and Yashwant Singh Parihar
6448cd11f0
Correct wrong regexp
...
Co-authored-by: Yashwant Singh Parihar <Yashwantsingh.sngh@gmail.com >
2020-07-13 13:39:03 +02:00
shrit and Roberto Hueso
32d6e42db8
Fix regexp minor change error
...
Co-authored-by: Roberto Hueso <robertohueso96@gmail.com >
2020-07-09 20:15:57 +02:00
Omar Shrit
8e3e0e09f1
Change from CLI -> IO in the doc/ directory
...
This change is related to the transition from boost serialization
to CLI11
Signed-off-by: Omar Shrit <omar@shrit.me >
2020-07-09 15:08:31 +02:00
Rahul Prabhu
a2538b1f67
Linking RL tutorial
2020-07-03 21:55:50 +05:30
Ryan Curtin
a3e2ad0133
Merge pull request #2460 from Yashwants19/imporve-go-modules
...
🚀 Add Go bindings for some missed models.
2020-06-22 20:03:29 -04:00
azev77
0b2ec84fcb
Update julia_quickstart.hpp
...
A few typos
2020-06-20 21:16:55 -04:00
Yashwant
e793bed4ae
Resolve some comments.
2020-06-20 10:38:23 +05:30
Ryan Curtin
990bde20f1
Update version to 3.2.2.
2020-06-18 14:55:27 -04:00
Ryan Curtin
84cd94d362
Update version to 3.3.2.
2020-06-18 14:19:23 -04:00
Yashwant
03f6fc829f
Enable go-shared libraries when go-bindings is off.
2020-06-14 10:17:44 +05:30
Yashwant
136f176d1d
Apply suggestions by @rcurtin.
2020-06-14 10:17:44 +05:30
Yashwant Singh Parihar and Ryan Curtin
33da5366e8
Update doc/guide/go_quickstart.hpp
...
Co-authored-by: Ryan Curtin <ryan@ratml.org >
2020-06-14 10:17:05 +05:30
Yashwant
43ba879b6c
Some cmake changes.
2020-06-14 10:17:05 +05:30
Yashwant
ba7b20cc2b
Last cmake config didn't work.
2020-06-14 10:15:35 +05:30
Yashwant
86d7e47392
Remove some unwanted imports.
2020-06-14 10:15:35 +05:30
Yashwant
93f358b5bb
Improving docs Thanks too @rcurtin.
2020-06-14 10:15:35 +05:30
Yashwant
4464ba0be9
Add ultility function for loading and saving compatible(Gonum) csv.
2020-06-14 10:15:35 +05:30
Yashwant
694d460748
Some cmake improvement.
2020-06-14 10:15:35 +05:30
Yashwant
28a7297e4c
Resolve Some Comments.
2020-06-14 10:15:35 +05:30
Benson Muite and Ryan Birmingham
db5f6478dc
Add julia_quickstart refs ( #2426 )
...
* Update cli_quickstart.hpp
Add link to Julia page
* Update python_quickstart.hpp
Add link to Julia quickstart
* Update COPYRIGHT.txt
* Update doc/guide/cli_quickstart.hpp
Co-authored-by: Ryan Birmingham <birm@rbirm.us >
* Update doc/guide/python_quickstart.hpp
Co-authored-by: Ryan Birmingham <birm@rbirm.us >
Co-authored-by: Ryan Birmingham <birm@rbirm.us >
2020-05-26 13:13:54 -04:00
Ryan Curtin
6e198361c6
Julia return values don't come back as a Dict.
2020-05-23 16:21:56 -04:00
Ryan Birmingham
8bc4d69be1
re-add hpt refs
2020-05-13 12:00:51 -04:00
Ryan Birmingham
0679529f91
ens ref to c
2020-05-13 11:06:20 -04:00
Ryan Birmingham and Marcus Edel
3c65293382
Add missing href end quote
...
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de >
2020-05-13 10:38:02 -04:00
Ryan Birmingham
46d94d9002
fix cf tutorial refs
2020-05-12 22:06:10 -04:00
Ryan Birmingham and Ryan Curtin
8f87dbb548
Incorporate easily-incorporated suggestions
...
thanks @rcurtin
Co-authored-by: Ryan Curtin <ryan@ratml.org >
2020-05-12 20:34:30 -04:00
Ryan Birmingham
1565765363
doc fixes
2020-05-11 05:13:15 -04:00
Ryan Birmingham
b5515bfa62
command and ref cleanup
2020-05-11 01:01:38 -04:00
Ryan Birmingham
1b6bba57c2
no idea what tutorial is being referenced
2020-05-11 00:50:33 -04:00
Ryan Birmingham
a5ccd716f1
changing [] to {} fixed somehow
2020-05-10 12:25:28 -04:00
Ryan Birmingham
350726235f
wrong and ambigious @file
2020-05-10 03:27:12 -04:00
Ryan Birmingham
8d2ca2d88b
section name duplication
2020-05-10 03:26:41 -04:00
Ryan Curtin
44e1bebd15
Update version to 3.3.1.
2020-04-29 17:36:40 -04:00