-
The documentation for `mlpack::logistic_regression` says that labels should be 0 or 1, but it doesn't actually work with zeros and ones, rather it needs ones and twos, otherwise ends up with an intege…
-
### What is the desired addition or change?
Wanted a Gaussian Process Regressor in C++. I have some experience in writing GPs from scratch in python, so if possible, I would love to contribute.
#…
-
Hello everybody!
Has anyone of you experimented this problem, or similar one?
I've correctly built armadillo and mlpack, but trying to compile a mlpack example with the following includes, leads to …
-
#### Issue description
R Package installation fails: https://dl.b-data.ch/cran-install-all/aarch64/fpic/out/mlpack.out
#### Your environment
* version of mlpack: 3.4.2
* operating system: …
-
## Bug Report
After merge of #11863 I am encountering problems when testing a Trilinos install with the `simpleBuildAgainstTrilinos` demo with Cuda builds.
I'm adding the @trilinos/tribits label f…
-
#### Issue description
Hi. I am trying to build mlpack master branch on MacOS. I am particularly interested in mlpack_random_forest. Building on windows it outputs both .lib and .exe files. On …
-
Hi, I'm desperately trying to install dealii on my macbook with M1 processor.
I've been stuck with this error for weeks now.
During installation of p4est, the code can't retrieve the fortran77 com…
-
With `mlpack` now on CRAN, the library is now tested on Solaris.
The check matrix used by CRAN can be found here:
https://cran.r-project.org/web/checks/check_results_mlpack.html
Unfortunatel…
-
Would like to offload CPU and wondering if mlpack can use AMD GPUs via OpenCL.
-
Hi everyone, I have compiled a list of all activation functions that currently not implemented in mlpack but have can be found in either tensor flow or pytorch.
1. ~~SELU~~
2. CELU
3. GELU (Curr…