-
Example: https://mila.quebec/en/publications/
It would be nice to reuse the same code as in the Mila website. Not sure if that's 'easily' possible via RTD
-
Reformat docstrings for create_model and tune_model specifically as Google Colab cannot handle table spacing.
-
**System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): CentOS 7.4
- Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device:
- Tensor…
-
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…
-
We encountered SOK performance drop on the v22.04 container yesterday (sok DLRM benchmark got 70% drop). Installing SOK directly on [nvcr.io/nvidia/tensorfow:22.04](http://nvcr.io/nvidia/tensorfow:22.…
-
This library will sit on top of arrayfire. The default implementation will be C++, however C wrappers will be added on top so that the library can be used from other languages.
The optimization fun…
-
### Question
How to generate UML diagram using pyreverse for only `LinearRegression` class. The diagram must not include any other class like `HuberRegression` or `LogisticRegression`.
### Docum…
-
**Describe the bug**
I try to export fast pitch models, but it took a lot of RAM then process is killed. In my case, I use Mac OS to export and swap increase from 3 GB to 54 GB. I also used to try …
-
Hello everyone,
I'm following the linux build process listed at https://www.mlpack.org/doc/stable/doxygen/build.html and I'm facing a library linkage issue in the last step(sudo make install).
Ini…
-
First of all: nice work UneTR and all the best for the review process.
I have one question: are there any indications on how to regulate the parameters of the network depending on the dataset we ar…