Skip to content

Commit afc87c8

Browse files
author
Zeyi Wen
authored
Update README.md
1 parent d2d9f3e commit afc87c8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
mascot svmcv
1+
GPU-SVM
22
======
3-
MASCOT is a GPU-based implementation for SVM cross-validation. It also has modules for SVM classification. We will upgrade the software to support SVM regression soon.
3+
This GPU-SVM project is based on MASCOT which is a GPU-based implementation for SVM cross-validation. GPU-SVM now has modules for SVM classification. We are currently upgrading GPU-SVM to support SVM with probability output and SVM regression.
44

5-
The associated paper of this source code is: "MASCOT: Fast and Highly Scalable SVM Cross-validation using GPUs and SSDs" published in ICDM 2014.
5+
The associated paper of this source code is: <i>Wen, Zeyi, et al. "MASCOT: fast and highly scalable SVM cross-validation using GPUs and SSDs." 2014 IEEE International Conference on Data Mining</i>.
66

77
Report bugs to: name@domain where name=wenzeyi and domain=(google's email)
88

99
This software is licensed under Apache Software License v2.0.
1010

1111
---------
1212
Requirement(s):
13-
CUDA 6.0 or later
13+
CUDA 7.5 or later
1414

1515
---------
1616
FAQ:

0 commit comments

Comments
 (0)