Skip to content

Commit

Permalink
Add license
Browse files Browse the repository at this point in the history
  • Loading branch information
ksopyla committed Nov 29, 2012
1 parent 4252029 commit 5424170
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
7 changes: 7 additions & 0 deletions LICENSE
@@ -0,0 +1,7 @@
Copyright (c) 2012 Krzysztof Sopy�a(krzysztofsopyla@gmail.com)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
18 changes: 18 additions & 0 deletions README.markdown
Expand Up @@ -9,6 +9,24 @@ More on http://wmii.uwm.edu.pl/~ksopyla/svm-net-with-cuda-kmlib/

__Author: Krzysztof Sopyła <krzysztofsopyla@gmail.com>__

License: MIT
If you use this software in academic publication please cite:

@inproceedings{Sopyla2012,
author = {Sopy\la, Krzysztof and Drozda, Pawe\l and G\’{o}recki, Przemys\law},
title = {SVM with CUDA accelerated kernels for big sparse problems},
booktitle = {Proceedings of the 11th international conference on Artificial Intelligence and Soft Computing – Volume Part I},
series = {ICAISC’12},
year = {2012},
isbn = {978-3-642-29346-7},
pages = {439–447},
numpages = {9},
url = {http://dx.doi.org/10.1007/978-3-642-29347-4_51},
doi = {10.1007/978-3-642-29347-4_51},
acmid = {2342010},
publisher = {Springer-Verlag}}


## Requirements
- .net 4.0
- CUDA 3.0 driver for CUDA enabled SVM kernels
Expand Down

0 comments on commit 5424170

Please sign in to comment.