nmfgpu4R {nmfgpu4R}R Documentation

R binding for computing non-negative matrix factorizations using CUDA

Description

R binding for the libary nmfgpu which can be used to compute Non-negative Matrix Factorizations (NMF) using CUDA hardware acceleration.

Details

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.


[Package nmfgpu4R version 0.2.5.2 Index]