Ryan Curtin
|
bb648e0a4a
|
Merge remote-tracking branch 'origin/master' into julia-bindings
|
2019-11-27 13:16:41 -05:00 |
|
Ryan Curtin
|
26cf53adb1
|
Update documentation to point to correct pip and conda packages.
|
2019-10-05 00:07:46 -04:00 |
|
Ryan Curtin
|
214bb06029
|
Update version to 3.2.1.
|
2019-10-01 18:08:51 -04:00 |
|
Ryan Curtin
|
0e9bb9abdb
|
Update version to 3.2.0.
|
2019-09-25 20:55:14 -04:00 |
|
Ryan Curtin
|
823a1567d1
|
Update minimum version of ensmallen.
|
2019-09-21 11:32:31 -04:00 |
|
Sriram
|
e674760fad
|
Merge remote-tracking branch 'upstream/master'
|
2019-09-15 10:18:46 +05:30 |
|
Sriram
|
8ad4759de1
|
Shifted change to build.hpp
|
2019-09-15 10:06:13 +05:30 |
|
Ryan Curtin
|
42fa3afb6e
|
Update Armadillo to minimum version of 8.400.0.
|
2019-09-11 10:58:16 -04:00 |
|
Ryan Curtin
|
be48606c04
|
Fix language name.
|
2019-08-19 09:36:03 -04:00 |
|
Ryan Curtin
|
78277c7fab
|
Add STB image directory to include directories.
|
2019-08-11 12:05:36 -04:00 |
|
Ryan Curtin
|
0a4b0f6471
|
Remove unnecessary option from quickstart.
|
2019-08-06 16:25:37 -04:00 |
|
Ryan Curtin
|
ca8bb5c7bf
|
Add Julia quickstart.
|
2019-08-06 09:52:19 -04:00 |
|
Ryan Curtin
|
7cb700d805
|
Fix documentation error.
|
2019-06-30 12:58:22 -04:00 |
|
Ryan Curtin
|
b3b9b199b1
|
Update version to 3.1.1.
|
2019-05-26 23:08:08 -04:00 |
|
Ryan Curtin
|
86e2c5aa61
|
Fix incorrect shapes for accuracy computation.
|
2019-05-16 21:22:55 -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 |
|
gmanlan
|
0e9adc26c3
|
refactored 'build from source' windows tutorial (#1874)
|
2019-05-04 16:12:58 -07:00 |
|
Ryan Curtin
|
5e05197c13
|
Fix about.html---point to the homepage instead.
|
2019-03-24 19:36:47 -04:00 |
|
Ryan Curtin
|
b2ad23814a
|
Fix issues that Shikhar pointed out.
|
2019-03-22 22:33:55 -04:00 |
|
Ryan Curtin
|
54c3837861
|
http -> https, fix wrapped line.
|
2019-03-22 10:09:52 -04:00 |
|
Ryan Curtin
|
5ca0aff1f9
|
Fix documentation bits that point to old pages.
|
2019-03-21 18:43:45 -04:00 |
|
ShikharJ
|
d9aabb8bf1
|
Improve Installation Documentation on Windows
|
2019-02-25 14:32:12 +05:30 |
|
Dan Timson
|
331de2a1d3
|
doc updates - build options
|
2019-02-22 12:02:46 +00:00 |
|
Dan Timson
|
1be7dc1207
|
minor correction to docs (static build)
|
2019-02-20 22:29:54 +00:00 |
|
Ryan Curtin
|
3ec1f2ad2a
|
Merge branch 'master' into markdown-bindings
|
2019-01-11 22:33:35 -05:00 |
|
Ryan Curtin
|
bc6adfbcfd
|
Update documentation to include discussion about Markdown.
|
2019-01-10 20:14:31 -05:00 |
|
Ryan Curtin
|
07b785dbb1
|
Make BUILD_SHARED_LIBS OFF by default on Windows.
|
2019-01-02 13:36:20 -05:00 |
|
BHAVISHYA
|
9c757e54f2
|
Fix typo in file name.
Fix typo in file name in cli-quickstart
|
2018-12-23 05:38:12 +05:30 |
|
BHAVISHYA
|
20e5c3d98d
|
Fix typo in file name.
Fix typo in file name in cli-quickstart.
|
2018-12-22 10:10:01 +05:30 |
|
Ryan Curtin
|
2f93d9ae1d
|
Merge branch 'readme-fix' of https://www.github.com/rcurtin/mlpack into rcurtin-readme-fix
|
2018-12-09 10:06:38 -05:00 |
|
Ryan Curtin
|
66d4ec0614
|
Update to latest version number.
|
2018-12-04 11:52:31 -05:00 |
|
Ryan Curtin
|
5d1d1e5e28
|
Add some information about Boost debugging.
|
2018-10-30 22:30:03 -04:00 |
|
Ryan Curtin
|
c4f91f1e92
|
Update HISTORY and version number.
|
2018-08-01 10:16:29 -04:00 |
|
Ryan Curtin
|
4b33dbbb04
|
Also update links to Windows tutorials.
|
2018-07-25 16:01:43 -04:00 |
|
Ryan Curtin
|
fbc1561f97
|
Add and document an option for OpenMP support.
Previously, by default, it was always used. This fixes #1473.
|
2018-07-25 15:41:37 -04:00 |
|
gmanlan
|
336935aab9
|
link to both new and previous tutorials
|
2018-07-09 20:04:27 -07:00 |
|
gmanlan
|
91d5ceb1e0
|
updated ref to build_windows tutorial
|
2018-07-06 20:05:23 -07:00 |
|
gmanlan
|
65dc007310
|
+ notes and clarifications on cv and model saving
|
2018-06-20 18:56:28 -07:00 |
|
gmanlan
|
c8a4abc6d6
|
sections/title fixed
|
2018-06-20 18:55:38 -07:00 |
|
gmanlan
|
9de581cdbb
|
minor code tweaks + dataset note
|
2018-06-19 16:26:31 -07:00 |
|
gmanlan
|
d3214f7226
|
generic path to download the latest stable release
|
2018-06-19 16:25:57 -07:00 |
|
gmanlan
|
f29fefbfed
|
sample end-to-end ML C++ app tutorial
|
2018-06-18 16:29:49 -07:00 |
|
gmanlan
|
9186526453
|
sample end-to-end ML C++ app tutorial
|
2018-06-12 17:16:00 -07:00 |
|
gmanlan
|
b65a22a761
|
windows build tutorial using up-to-date versions
|
2018-06-12 17:15:32 -07:00 |
|
Ryan Curtin
|
30feead30d
|
Update to latest release.
|
2018-06-08 16:13:13 -04:00 |
|
Ryan Curtin
|
af1f4d185e
|
Point out that Ubuntu repositories may not be up to date.
|
2018-06-04 14:43:02 -04:00 |
|
Ryan Curtin
|
c4d5744a10
|
Clarify any need for LD_LIBRARY_PATH setting.
|
2018-06-04 13:41:00 -04:00 |
|
Ryan Curtin
|
cad5a8301e
|
Add section on using the Python bindings without installing.
|
2018-06-04 13:28:04 -04:00 |
|
Ryan Curtin
|
c611bf5c00
|
Update version number.
|
2018-05-10 23:22:34 -04:00 |
|