runNmfGpuPyCuda: Title

Description Usage Arguments

View source: R/nmf_functions.R

Description

Title

Usage

1
2
3
4
5
6
runNmfGpuPyCuda(nmf.exp, k.min = 2, k.max = 2, outer.iter = 10,
  inner.iter = 10^4, conver.test.niter = 10,
  conver.test.stop.threshold = 40, out.dir = NULL,
  tmp.path = "/tmp/nmf_tmp", nmf.type = "N", w.sparsness = 0,
  h.sparsness = 0, gpu.id = 0, seed = FALSE,
  binary.file.transfer = FALSE, cpu = FALSE)

Arguments

out.dir

wurst-theke/bratwurst documentation built on May 17, 2019, 9:14 a.m.