Skip to content

NMF calculations are performed on NVIDIA GPUs using the Cuda API. (GEM released)

Notifications You must be signed in to change notification settings

Himeyama/cuda-nmf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cuda::NMF

Gem Version

非負値行列因子分解 (NMF) を NVIDIA 製 GPU で行う Gem です。データは numo-narray で扱います。

注意: まだ開発段階のため正しく動作しない場合があります。

Note: it is still in the development stage and may not work properly.

インストール

gem install cuda-nmf

ビルド

コンパイル

rake compile

Gem の生成

rake build

インストール先について

gem contents cuda-nmf

Gem のインストール

rake install

About

NMF calculations are performed on NVIDIA GPUs using the Cuda API. (GEM released)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published