Ryan Curtin
|
31f693bacd
|
Update history.
|
2019-10-08 22:07:42 -04:00 |
|
Ryan Curtin
|
873360db87
|
Merge pull request #1935 from Yashwants19/cli-lsvm
Add CLI and python bindngs for linear_svm
|
2019-10-08 22:06:49 -04:00 |
|
Yashwant Singh Parihar
|
d79fa4efa9
|
Resolve some indentation.
|
2019-10-07 07:18:27 +05:30 |
|
Yashwant Singh Parihar
|
8ce63c6487
|
Add Extra Space
|
2019-10-06 08:21:16 +05:30 |
|
Yashwant Singh Parihar
|
c906b6fbc2
|
Merge branch 'master' into cli-lsvm
|
2019-10-06 08:15:39 +05:30 |
|
Yashwant
|
15042ace11
|
Update HISTORY.md
|
2019-10-06 08:11:34 +05:30 |
|
Ryan Curtin
|
e172bcfdad
|
Merge pull request #2040 from aabghari/master
added api to access cov specs of gmm
|
2019-10-05 12:43:47 -04:00 |
|
sy0814k
|
8948eef7fb
|
Merge pull request #2044 from rcurtin/python-doc-update
Update documentation to point to correct pip and conda packages
|
2019-10-06 00:15:56 +09:00 |
|
sy0814k
|
cbb8f917d1
|
Merge branch 'master' into python-doc-update
|
2019-10-06 00:12:28 +09:00 |
|
Yashwant
|
cdb65fd5b2
|
Resolve Some final comments
|
2019-10-05 19:18:04 +05:30 |
|
Ryan Curtin
|
cf9566b211
|
Merge branch 'zoq-ann_model'
|
2019-10-05 09:47:42 -04:00 |
|
Ryan Curtin
|
113ed59889
|
Update history.
|
2019-10-05 09:47:29 -04:00 |
|
Ryan Curtin
|
26cf53adb1
|
Update documentation to point to correct pip and conda packages.
|
2019-10-05 00:07:46 -04:00 |
|
Yashwant Singh Parihar
|
932f75e0c7
|
Thanks Ryan for debugging this :)
|
2019-10-05 06:18:05 +05:30 |
|
Marcus Edel
|
dae940f248
|
Fix spelling issue.
|
2019-10-04 20:32:56 +02:00 |
|
Yashwant Singh Parihar
|
764561c082
|
Add test for psgd intercept enabling
|
2019-10-04 11:46:53 +05:30 |
|
Yashwant Singh Parihar
|
40d5935254
|
Enable Intercept for Psgd
|
2019-10-04 11:42:54 +05:30 |
|
Marcus Edel
|
57daceb0f1
|
Test the Model() ffn method.
|
2019-10-03 21:30:04 +02:00 |
|
Marcus Edel
|
305c7a86f6
|
Expose the instantiated network.
|
2019-10-03 21:29:25 +02:00 |
|
Arash Abghari
|
3922efd40e
|
removed extra space at start
|
2019-10-03 10:52:05 -04:00 |
|
Arash Abghari
|
ecd6fdf83b
|
remove the + sign from the lines
|
2019-10-03 10:45:53 -04:00 |
|
Arash Abghari
|
870ec33370
|
add space between // and comments
|
2019-10-03 10:38:33 -04:00 |
|
Arash Abghari
|
4d2d1897f9
|
change the comment style to //!
|
2019-10-03 10:34:03 -04:00 |
|
Arash Abghari
|
50d3e55d58
|
added api to access cov spec of gmm
|
2019-10-03 10:10:26 -04:00 |
|
Ryan Curtin
|
842c137c1a
|
Add new block to HISTORY.md for next version.
|
2019-10-01 18:08:51 -04:00 |
|
Ryan Curtin
|
05b26bab76
|
Update version to next release version.
|
2019-10-01 18:08:51 -04:00 |
|
Ryan Curtin
|
214bb06029
|
Update version to 3.2.1.
|
2019-10-01 18:08:51 -04:00 |
|
Ryan Curtin
|
85a6f10f9b
|
Update history with release date.
|
2019-10-01 18:07:54 -04:00 |
|
Ryan Curtin
|
916f9e898e
|
Update history to include details for #2022.
|
2019-09-30 09:15:55 -04:00 |
|
Ryan Curtin
|
18f53fcb41
|
Fix missing namespace opening and closing.
|
2019-09-30 09:15:55 -04:00 |
|
Ryan Curtin
|
89db422a8c
|
Update history.
|
2019-09-30 09:15:55 -04:00 |
|
Ryan Curtin
|
4066301f09
|
Better handling of STB.
|
2019-09-30 09:15:23 -04:00 |
|
Marcus Edel
|
24bbbab3b4
|
Merge pull request #2034 from barak/master
Spelling and grammar in strings.
|
2019-09-29 14:03:24 +02:00 |
|
sy0814k
|
42d154fd0b
|
Merge pull request #2022 from KimSangYeon-DGU/nbc
Fix some potential infinity errors in Naive Bayes Classifier.
|
2019-09-29 20:45:40 +09:00 |
|
Barak A. Pearlmutter
|
483f91c78a
|
spelling
Gbp-Pq: Name 0004-spelling.patch
|
2019-09-29 10:50:40 +01:00 |
|
Barak A. Pearlmutter
|
3710edbc60
|
grammar
Gbp-Pq: Name 0003-grammar.patch
|
2019-09-29 10:50:40 +01:00 |
|
Sangyeon
|
259a2afd8d
|
Create a high dimensions test case and fix the build error
|
2019-09-28 23:37:51 +09:00 |
|
Sangyeon
|
be40024ed6
|
Edit according to comments of Marcus and Ryan.
|
2019-09-28 23:19:37 +09:00 |
|
Sangyeon
|
061f206834
|
Fix overflow errors
|
2019-09-28 23:18:30 +09:00 |
|
Marcus Edel
|
c996ba583d
|
Merge pull request #2032 from rcurtin/cmake-fix
Enforce ensmallen version check.
|
2019-09-28 12:31:04 +02:00 |
|
Marcus Edel
|
fe1e8d429d
|
Merge branch 'master' into cmake-fix
|
2019-09-28 12:30:49 +02:00 |
|
Ryan Curtin
|
ff4a0332af
|
Merge branch 'jeffin143-bump-arma'
|
2019-09-27 13:37:53 -04:00 |
|
Ryan Curtin
|
e922c81106
|
Update history.
|
2019-09-27 13:37:44 -04:00 |
|
Ryan Curtin
|
9c00fdb891
|
Merge branch 'bump-arma' of https://github.com/jeffin143/mlpack into jeffin143-bump-arma
|
2019-09-27 13:37:21 -04:00 |
|
Ryan Curtin
|
c7d1ff4644
|
Update history.
|
2019-09-26 14:45:40 -04:00 |
|
Ryan Curtin
|
664d72cc78
|
Fix capitalization...
|
2019-09-26 14:44:58 -04:00 |
|
Ryan Curtin
|
f24c07501a
|
The release script didn't get this part right.
|
2019-09-25 21:45:11 -04:00 |
|
Ryan Curtin
|
7350fac5e5
|
Update stable version in readme.
|
2019-09-25 21:41:26 -04:00 |
|
Ryan Curtin
|
04abb000d1
|
Add new block to HISTORY.md for next version.
|
2019-09-25 20:55:14 -04:00 |
|
Ryan Curtin
|
11a275a6c8
|
Update version to next release version.
|
2019-09-25 20:55:14 -04:00 |
|