Skip to content

artheru/TFML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

TFML

TinyFastMachineLearning Library. I share these code to save your time and money.

gpukmeans.m

A SUPER FAST k-means on GPU, for matlab: tic; gpukmeans(randn(100000,1000),256,[]); toc; Elapsed time is 7.571514 seconds.

GTX Titan

About

TinyFastMachineLearning Library. I share these code to save your time and money.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages