nmfgpu4R {nmfgpu4R} | R Documentation |
R binding for the libary nmfgpu which can be used to compute Non-negative Matrix Factorizations (NMF) using CUDA hardware acceleration.
The main function to use is nmf
which can be configured using various arguments.
In addition to it a few helper functions are provided, but they aren't necessary for using nmf
.