akhandait
|
d2c78df037
|
Fix failing tests.
|
2019-10-10 13:44:53 +05:30 |
|
akhandait
|
61fcdeb221
|
Make suggested changes.
|
2019-10-09 23:43:11 +05:30 |
|
akhandait
|
f00b1bb90a
|
Fix style and static code analysis issues.
|
2019-10-09 23:43:11 +05:30 |
|
akhandait
|
d76d3888d4
|
Use corresponding typenames for Forward and Backward.
|
2019-10-09 23:43:11 +05:30 |
|
akhandait
|
86cf1656a2
|
Correct Gradient() function.
|
2019-10-09 23:43:11 +05:30 |
|
akhandait
|
0f6acfd308
|
Improve TransposedConvolution layer.
|
2019-10-09 23:43:11 +05:30 |
|
Yashwant Singh Parihar
|
d79fa4efa9
|
Resolve some indentation.
|
2019-10-07 07:18:27 +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 |
|
Yashwant
|
cdb65fd5b2
|
Resolve Some final comments
|
2019-10-05 19:18:04 +05:30 |
|
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
|
05b26bab76
|
Update version to next release version.
|
2019-10-01 18:08:51 -04:00 |
|
Ryan Curtin
|
18f53fcb41
|
Fix missing namespace opening and closing.
|
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 |
|
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 |
|
Ryan Curtin
|
11a275a6c8
|
Update version to next release version.
|
2019-09-25 20:55:14 -04:00 |
|
Ryan Curtin
|
0e9bb9abdb
|
Update version to 3.2.0.
|
2019-09-25 20:55:14 -04:00 |
|
Ryan Curtin
|
968c06cbbe
|
Fix invalid use of std::move().
|
2019-09-19 20:37:34 -04:00 |
|
Ryan Curtin
|
0f1648e19a
|
Update test tolerance based on reports in IRC.
|
2019-09-19 20:37:19 -04:00 |
|
Ryan Curtin
|
a0e4decbdf
|
Merge pull request #2020 from rcurtin/lsvm_test_workarounds
LinearSVM test workarounds
|
2019-09-17 22:24:40 -04:00 |
|
Marcus Edel
|
2e2e0f59cd
|
Merge pull request #2014 from zoq/DoublePoleCartWithDQNFix
Fix occasional `QLearningTest/DoublePoleCartWithDQN` failure.
|
2019-09-17 12:18:03 +02:00 |
|
Ryan Curtin
|
1d60e9c0b1
|
Run multiple trials of the tests to work around ensmallen#136.
|
2019-09-16 21:32:37 +00:00 |
|
Marcus Edel
|
1114937fd1
|
Address code review comments (code comments).
|
2019-09-14 17:50:59 +02:00 |
|
Ryan Curtin
|
42fa3afb6e
|
Update Armadillo to minimum version of 8.400.0.
|
2019-09-11 10:58:16 -04:00 |
|
favre49
|
a14a5259a0
|
Merge pull request #2006 from rcurtin/dt-test-fix
Fix `DecisionTreeTest/PerfectTrainingSet`
|
2019-09-11 19:15:26 +05:30 |
|
Marcus Edel
|
50eaf95f85
|
Increase the number of trials and adjust network architecture.
|
2019-09-11 11:58:50 +02:00 |
|
Ryan Curtin
|
cf71ecef94
|
Merge pull request #2011 from rcurtin/ensmallen-2-fixes
ensmallen 2 compatibility fixes
|
2019-09-10 17:29:14 -04:00 |
|
Ryan Curtin
|
65878a16f4
|
Merge pull request #2009 from rcurtin/dt-main-test-fixes
Fix occasional `DecisionTreeMainTest` bugs
|
2019-09-10 17:26:58 -04:00 |
|
Ryan Curtin
|
388014a3e0
|
Merge pull request #2004 from rcurtin/gmm-train-test-fix
Fix intermittent failures in GMMTrainMainTest
|
2019-09-10 10:38:04 -04:00 |
|
Ryan Curtin
|
d716e312f6
|
Merge pull request #2010 from rcurtin/ssrbm-tolerance-fix
Widen tolerance for ssRBMClassificationTest
|
2019-09-08 13:55:29 -04:00 |
|
Ryan Curtin
|
f4846ad8bd
|
Also initialize action member in copy/move constructors.
|
2019-09-08 13:44:02 -04:00 |
|
Ryan Curtin
|
c475d9aa10
|
Handle both ensmallen 1 and 2 API.
|
2019-09-08 02:19:39 -04:00 |
|
Ryan Curtin
|
f5124058a2
|
Widen tolerance just a bit.
|
2019-09-07 22:24:09 -04:00 |
|
Ryan Curtin
|
90fe0b6a80
|
Cleanups for DecisionTreeMainTest.
|
2019-09-07 14:44:57 -04:00 |
|