Marcus Edel
|
fbffe621ac
|
Merge pull request #3747 from TirelessClock/loss_functions
Shifted sse loss to decision tree to streamline xgboost functionality and ease regularisation.
|
2024-07-22 09:19:52 -04:00 |
|
Marcus Edel
|
822c499f5d
|
Merge pull request #3743 from kumarutkarsh1248/utkarsh-branch
Getters and setters for the epsilon, gamma, and beta parameters of BatchNorm.
|
2024-06-17 10:37:35 -04:00 |
|
Marcus Edel
|
99cde28a02
|
Merge branch 'master' into https-downloader
|
2023-10-23 19:38:19 -04:00 |
|
Marcus Edel
|
a013f07889
|
Merge pull request #3520 from tareknaser/rl-docs
Reinforcement Learning: Introducing Agent-Specific Tutorials.
|
2023-09-01 10:27:18 -04:00 |
|
Marcus Edel
|
b8bc415155
|
Merge pull request #3506 from IWNMWE/bisigmoid
Bipolar sigmoid added.
|
2023-08-23 20:13:34 -04:00 |
|
Marcus Edel
|
97a6e9a387
|
Merge pull request #3528 from rcurtin/fix-some-tests
Test fixes.
|
2023-08-17 21:28:45 -04:00 |
|
Marcus Edel
|
54ccf2e266
|
Merge pull request #3527 from rcurtin/update-armadillo-autodownloader-readme
Update README with details for autodownloaded Armadillo.
|
2023-08-17 21:28:05 -04:00 |
|
Marcus Edel
|
fea1700014
|
Merge pull request #3515 from tareknaser360/gaussian-rl
Reinforcement Learning: Gaussian noise.
|
2023-08-01 16:38:22 -04:00 |
|
Marcus Edel
|
24ad24b35a
|
Merge pull request #3512 from tareknaser360/td3
Reinforcement Learning: Twin Delayed Deep Deterministic Policy Gradient.
|
2023-07-21 10:31:29 -04:00 |
|
Marcus Edel
|
595419e6d6
|
Merge pull request #3485 from mayank-root/ftswish_1
Implemented FTSwish Activation Function.
|
2023-05-30 09:47:54 -04:00 |
|
Marcus Edel
|
cfd984e477
|
Merge pull request #3377 from mlpack/coatless-patch-1
Update COPYRIGHT.txt.
|
2023-01-26 10:22:00 -05:00 |
|
Marcus Edel
|
ef60a11be1
|
Merge branch 'master' into Pinned-Dependencies-GitHub
|
2022-06-20 15:55:44 -04:00 |
|
Marcus Edel
|
5c93ed80f0
|
Merge pull request #3206 from shubham1206agra/adaptive-pooling
Adaptative Pooling layer.
|
2022-06-09 23:56:49 -04:00 |
|
Marcus Edel
|
d47d5ee816
|
Merge pull request #3218 from rcurtin/kfoldcv-test-fix
Fix `KFoldCVPerceptronTest`.
|
2022-05-31 13:39:30 -07:00 |
|
Marcus Edel
|
3dc0f1d5ea
|
Merge pull request #3217 from rcurtin/license-fix-attempt
Update license to help Github's processing.
|
2022-05-29 09:29:56 -07:00 |
|
Marcus Edel
|
9daf24f787
|
Merge pull request #3210 from Ansh-Sarkar/documentation-fixes
Updated link to repository issues page in README.md.
|
2022-05-19 16:02:34 -07:00 |
|
Marcus Edel
|
ba84188163
|
Prettify C++ code used to check for atomic linkage.
|
2022-04-27 17:45:32 -04:00 |
|
Marcus Edel
|
f9cc2f6bfa
|
If we use MSVC no need to check for atomic.
|
2022-04-27 17:45:32 -04:00 |
|
Marcus Edel
|
119da780ed
|
Check if libatomic is bundled.
|
2022-04-27 17:45:32 -04:00 |
|
Marcus Edel
|
96f4d9aea6
|
Check if atomics need -latomic linking.
|
2022-04-27 17:45:32 -04:00 |
|
Marcus Edel
|
2ab6d44697
|
Merge pull request #3187 from mlpack/boost-version-updates
Upgrade Boost Version in CMake script.
|
2022-04-14 15:46:50 -04:00 |
|
Marcus Edel
|
de94eee688
|
Merge pull request #3177 from mlpack/cli11-header-updates-2.2.0
Upgrade CLI11 to 2.2.0.
|
2022-04-07 22:50:49 -04:00 |
|
Marcus Edel
|
32af9968f2
|
Prettify C++ code used to check for atomic linkage.
|
2022-03-16 23:23:01 -04:00 |
|
Marcus Edel
|
e964c7cba2
|
If we use MSVC no need to check for atomic.
|
2022-03-15 22:14:12 -04:00 |
|
Marcus Edel
|
b5dfa9561b
|
Merge pull request #3144 from hello-fri-end/fixLossFunctions
Fix bugs in ANN loss functions.
|
2022-03-10 22:40:54 -05:00 |
|
Marcus Edel
|
aaf3f71734
|
Check if libatomic is bundled.
|
2022-02-20 21:15:50 -05:00 |
|
Marcus Edel
|
d8b72a862b
|
Some RNN refactoring.
|
2022-02-16 22:16:10 -05:00 |
|
Marcus Edel
|
26855cd348
|
Check if atomics need -latomic linking.
|
2022-02-16 21:42:44 -05:00 |
|
Marcus Edel
|
cf190e11f2
|
Merge pull request #3135 from hello-fri-end/instanceNorm
Instance Norm.
|
2022-01-29 21:20:36 -05:00 |
|
Marcus Edel
|
247dbda9ee
|
Merge pull request #3129 from mlpack/boost-version-updates
Upgrade Boost Version in CMake script.
|
2022-01-12 14:44:21 -05:00 |
|
Marcus Edel
|
14c0b9fdf1
|
Merge pull request #3111 from jonpsy/ftn
Fruit Tree Navigation Task.
|
2022-01-10 12:42:59 -05:00 |
|
Marcus Edel
|
2ef7ba1847
|
Merge pull request #3124 from shubham1206agra/macos-ci
MacOS CI Fix.
|
2022-01-07 08:48:54 -05:00 |
|
Marcus Edel
|
f00822b047
|
Install build dependencies.
|
2022-01-06 19:23:28 -05:00 |
|
Marcus Edel
|
e47bd7ec32
|
Download necessary dependecies.
|
2022-01-02 16:17:18 -05:00 |
|
Marcus Edel
|
05512c668c
|
Merge pull request #3115 from shubham1206agra/prelu-hotfix
PReLU Hotfix.
|
2022-01-01 12:22:20 -05:00 |
|
Marcus Edel
|
802b6826b2
|
Merge pull request #3107 from shubham1206agra/test-hotfix
Test Pipeline hotfix.
|
2021-12-15 01:18:01 -05:00 |
|
Marcus Edel
|
b43d967000
|
Merge pull request #3057 from rcurtin/lr-doc-workaround
Update logistic regression documentation to be agnostic for class values.
|
2021-11-09 08:09:34 -05:00 |
|
Marcus Edel
|
66b0019c8b
|
Apply suggestions from code review.
|
2021-11-07 23:08:06 -05:00 |
|
Marcus Edel
|
e1fbbb84b5
|
Merge branch 'master' into replace-boost-math
|
2021-11-07 23:05:38 -05:00 |
|
Marcus Edel
|
fe5aa9e883
|
Merge pull request #3084 from skyser2003/master
Create variable using MatType instead of arma::mat.
|
2021-11-03 18:39:28 -04:00 |
|
Marcus Edel
|
c038bcaad1
|
Merge pull request #3082 from mlpack/cli11-header-updates-2.1.2
Upgrade CLI11 to 2.1.2.
|
2021-11-01 20:19:29 -04:00 |
|
 Marcus EdelandRyan Curtin
|
bf71db3f1b
|
Remove extra empty line
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2021-10-27 20:56:26 -04:00 |
|
Marcus Edel
|
7359caeb29
|
Revert Windows related debug steps.
|
2021-10-25 19:54:45 -04:00 |
|
Marcus Edel
|
af90372950
|
Check for win 64 as well.
|
2021-10-24 20:28:02 -04:00 |
|
Marcus Edel
|
5ac9c90217
|
Exclude activation function test from windows build.
|
2021-10-24 15:54:34 -04:00 |
|
Marcus Edel
|
f063f13e3a
|
Test the other direction.
|
2021-10-23 23:24:41 -04:00 |
|
Marcus Edel
|
1e5ee4b107
|
Adjust precompiled header memory allocation limit.
|
2021-10-23 22:16:20 -04:00 |
|
Marcus Edel
|
69000ac1a0
|
Debug page size.
|
2021-10-23 20:21:39 -04:00 |
|
Marcus Edel
|
0639a47c27
|
Use another path.
|
2021-10-23 20:18:42 -04:00 |
|
Marcus Edel
|
65bce432cd
|
Create page file first.
|
2021-10-23 20:15:11 -04:00 |
|
Marcus Edel
|
8844a3ac44
|
Can we increase the page size without a system reboot.
|
2021-10-23 19:58:21 -04:00 |
|
Marcus Edel
|
054c23f000
|
Let's see if that saves us some memory.
|
2021-10-23 18:13:00 -04:00 |
|
Marcus Edel
|
fd10d8cbfa
|
Adjust threshold to improve test stability.
|
2021-10-23 15:24:25 -04:00 |
|
Marcus Edel
|
2a2938b27a
|
Is the cache needed?.
|
2021-10-23 12:57:19 -04:00 |
|
Marcus Edel
|
a2eb66c982
|
Is that a seperate block?.
|
2021-10-23 00:18:54 -04:00 |
|
Marcus Edel
|
a276c7238b
|
Install complete libcurl-dev package.
|
2021-10-23 00:03:07 -04:00 |
|
Marcus Edel
|
605d315d18
|
Remove armadillo build command.
|
2021-10-22 21:44:49 -04:00 |
|
Marcus Edel
|
c624159aed
|
Install armadillo from package registry.
|
2021-10-22 20:38:15 -04:00 |
|
Marcus Edel
|
55f2e5fcc5
|
Use the correct boost include path.
|
2021-10-21 21:33:15 -04:00 |
|
Marcus Edel
|
cf3df9b9f5
|
Let's see what the actual path is.
|
2021-10-21 20:49:48 -04:00 |
|
Marcus Edel
|
5de5a6eb3d
|
Use the updated boost package.
|
2021-10-21 20:25:52 -04:00 |
|
Marcus Edel
|
2e25c69adc
|
Merge branch 'master' into auto-download-default-off
|
2021-10-21 13:58:22 -04:00 |
|
Marcus Edel
|
a3171802db
|
Use larger tolerance in order to get the probability of failure down.
|
2021-10-20 20:55:21 -04:00 |
|
Marcus Edel
|
3f745adc41
|
Adjust trials to improve test stability.
|
2021-10-20 19:28:05 -04:00 |
|
Marcus Edel
|
5b31dd3439
|
Use larger tolerance in order to get the probability of failure down.
|
2021-10-20 13:06:07 -04:00 |
|
Marcus Edel
|
3a5d81bdfc
|
Use larger tolerance in order to get the probability of failure down.
|
2021-10-20 10:41:21 -04:00 |
|
Marcus Edel
|
c6cc8e7435
|
Adjust threshold to improve test stability.
|
2021-10-20 10:41:21 -04:00 |
|
Marcus Edel
|
a9a8e0c6e7
|
Increase number of trails for the SAC on Pendulum test.
|
2021-10-20 10:41:21 -04:00 |
|
Marcus Edel
|
42ae6f26f4
|
Merge branch 'master' into auto-download-default-off
|
2021-10-19 21:03:13 -04:00 |
|
Marcus Edel
|
62bb419872
|
Update Julia version.
|
2021-10-19 21:01:55 -04:00 |
|
Marcus Edel
|
97d25c5ad5
|
Merge pull request #2973 from rcurtin/julia-fix-categories
Julia: compute number of categories in categorical data.
|
2021-10-19 15:58:13 -04:00 |
|
Marcus Edel
|
440cffbbf8
|
Increase number of samples.
|
2021-10-19 11:25:25 -04:00 |
|
Marcus Edel
|
248c72d990
|
Config simplification.
|
2021-10-18 22:59:49 -04:00 |
|
Marcus Edel
|
e0d930ea31
|
Use sudo to create the swap file.
|
2021-10-18 20:51:21 -04:00 |
|
Marcus Edel
|
8c6e1eaeef
|
Can we create a swap file.
|
2021-10-18 20:49:30 -04:00 |
|
Marcus Edel
|
05dbdc2108
|
Check system memory.
|
2021-10-18 20:43:23 -04:00 |
|
Marcus Edel
|
5eb6405b4a
|
Single core build only for the core build.
|
2021-10-18 18:26:33 -04:00 |
|
Marcus Edel
|
f3f8855532
|
Single core build to lower the memory usage.
|
2021-10-18 13:17:21 -04:00 |
|
Marcus Edel
|
af9d529e71
|
Help to change into the correct directory.
|
2021-10-18 11:09:27 -04:00 |
|
Marcus Edel
|
d9d3122c26
|
Help to change into the correct directory.
|
2021-10-18 10:59:09 -04:00 |
|
Marcus Edel
|
14dd23ffb7
|
The Ubuntu 16.04 image was removed on October 18, so switch to the latest image.
|
2021-10-18 10:27:14 -04:00 |
|
Marcus Edel
|
7838ef5b24
|
Use auto-downloader to install armadillo.
|
2021-10-17 22:01:11 -04:00 |
|
Marcus Edel
|
8932e48fe2
|
Adjust trials to improve test stability.
|
2021-10-17 21:59:50 -04:00 |
|
Marcus Edel
|
fa2f849100
|
Explicitly download dependencies for R CI build.
|
2021-10-17 20:02:59 -04:00 |
|
Marcus Edel
|
bc57be3b47
|
Install hdf5 package for the R build workflow.
|
2021-10-17 16:37:56 -04:00 |
|
Marcus Edel
|
1abba7e581
|
Fix parameter order warning.
|
2021-10-17 16:32:56 -04:00 |
|
Marcus Edel
|
0dadc816f0
|
Adjust trials to improve test stability.
|
2021-10-17 12:00:14 -04:00 |
|
Marcus Edel
|
8269633d8b
|
Adjust threshold to improve test stability.
|
2021-10-17 00:17:04 -04:00 |
|
Marcus Edel
|
68cb6ee00e
|
Check if we are cross-compiling.
|
2021-10-16 22:55:47 -04:00 |
|
Marcus Edel
|
329d461768
|
Lower the memory limit to construct precompiled headers to free some memory.
|
2021-10-16 22:35:19 -04:00 |
|
Marcus Edel
|
26d03f05c9
|
Adjust threshold to improve test stability.
|
2021-10-16 22:33:06 -04:00 |
|
Marcus Edel
|
c479e0df27
|
To not run image tests if we build without image load support.
|
2021-10-16 19:10:03 -04:00 |
|
Marcus Edel
|
e5503433d0
|
The auto-download is disabled by default, so we have to install ensmallen.
|
2021-10-16 17:56:21 -04:00 |
|
Marcus Edel
|
7ba40bd0e9
|
Ignore invalid and self signed ssl connection errors.
|
2021-10-16 17:48:06 -04:00 |
|
Marcus Edel
|
df5f5f4840
|
Disable auto-download by default.
|
2021-10-16 17:30:03 -04:00 |
|
Marcus Edel
|
dc5d3524b1
|
Update NumFOCUS team voting responsibilities.
|
2021-10-07 20:20:30 -04:00 |
|
Marcus Edel
|
1ed59878da
|
Merge pull request #3068 from shrit/fix_readme
Add a missing line for Redhat installation instruction.
|
2021-10-04 12:48:00 -04:00 |
|
Marcus Edel
|
18f42586cd
|
Merge branch 'master' into r-duplicate-model-fix
|
2021-09-18 12:07:40 -04:00 |
|
Marcus Edel
|
bee9b848dd
|
Bump minimum Armadillo version to 9.800 (#3043)
|
2021-08-31 15:41:25 +02:00 |
|
Marcus Edel
|
5f7a9cd684
|
Filter some 'unused' layers.
|
2021-08-02 18:19:58 +02:00 |
|