Commit Graph
21306 Commits
Author SHA1 Message Date
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
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
Ryan Curtin 0e9bb9abdb Update version to 3.2.0. 2019-09-25 20:55:14 -04:00
Ryan Curtin 7329ec4e65 Fix ensmallen configuration bits. 2019-09-25 20:54:52 -04:00
Ryan Curtin 72d7e545ee Merge pull request #2028 from rcurtin/ens-version
Update minimum version of ensmallen.
2019-09-23 13:28:50 -04:00
Ryan Curtin 823a1567d1 Update minimum version of ensmallen. 2019-09-21 11:32:31 -04:00
Ryan Curtin d4f690911c Merge pull request #2026 from rcurtin/gmm-hmm-test-fixes
Additional test fixes
2019-09-20 11:32:39 -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 aeff773f35 Merge pull request #2018 from sriramsk1999/master
Included a useful CMAKE flag.
2019-09-16 22:15:55 +02:00
Sriram 954eab4aa4 Added to README as well 2019-09-15 20:10:49 +05:30
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
Marcus Edel a6040b79e1 Merge pull request #2015 from rcurtin/arma-update
Update Armadillo to minimum version of 8.400.0.
2019-09-14 20:35:12 +02:00
Marcus Edel 1114937fd1 Address code review comments (code comments). 2019-09-14 17:50:59 +02:00
Sriram e2232ce210 Included a useful CMAKE flag 2019-09-14 19:51:23 +05:30
Ryan Curtin 8a8d1a2080 Comment out VS2019 build because it times out. 2019-09-12 09:16:05 -04:00
Ryan Curtin 17eb9c54d0 Always download Armadillo. 2019-09-11 22:30:04 -04:00
Ryan Curtin 8ad4b8e96d Update Travis Armadillo configuration. 2019-09-11 22:27:34 -04:00
Ryan Curtin b61f31f615 Use xz-utils and specify -J flag to tar. 2019-09-11 21:35:49 -04:00
Ryan Curtin ce7fa96f99 Try specifying xz archive type. 2019-09-11 21:35:40 -04:00
Ryan Curtin eab5383cb6 Files are .xz now not .gz. 2019-09-11 12:21:39 -04:00
Ryan Curtin 73d2b4a071 Update Armadillo version for AppVeyor config. 2019-09-11 11:01:02 -04:00
Ryan Curtin c0e3acbabc Update history. 2019-09-11 10:59:33 -04: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 8f3d166bb6 Increase travis build timeout. 2019-09-08 15:21:53 -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 fecb360131 Merge pull request #2007 from KimSangYeon-DGU/knn_test
Fix `KNNMainTest/KNNAllTreeTypesTest`
2019-09-08 11:48:56 -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
Ryan Curtin 8a168d1b26 Remove unnecessary column from braziltourism ARFF files. 2019-09-07 14:34:47 -04:00
KimSangYeon-DGU be67ebd912 Increase k from 10 to 15 to make this test robust. 2019-09-07 14:06:22 +09:00
Ryan Curtin 7ade459e74 Fix strange bug. How did that get there? 2019-09-06 15:59:09 -04:00
Ryan Curtin 76583b96d6 Refactor and clean up GMM training main tests. 2019-09-05 22:30:00 -04:00
Ryan Curtin b739b0ff04 Add --kmeans_max_iterations. 2019-09-05 22:29:53 -04:00
Ryan Curtin 33e1599cfe Add utility to set a specific random seed. 2019-09-05 22:29:38 -04:00