Commit 6c3f2448 authored by Huan Zhang's avatar Huan Zhang Committed by Qiwei Ye
Browse files

add reference to GPU acceleration paper (#756)

parent 00cb04a2
...@@ -174,4 +174,10 @@ significant when the dataset is small. ...@@ -174,4 +174,10 @@ significant when the dataset is small.
| GPU Memory Usage (MB) | 611 | 901 | 1067 | 413 | 405 | 291 | | GPU Memory Usage (MB) | 611 | 901 | 1067 | 413 | 405 | 291 |
Further Reading
--------------------------
You can find more details about the GPU algorithm and benchmarks in the following article:
Huan Zhang, Si Si and Cho-Jui Hsieh. [GPU Acceleration for Large-scale Tree Boosting](https://arxiv.org/abs/1706.08359). arXiv:1706.08359, 2017.
...@@ -171,3 +171,10 @@ Further Reading ...@@ -171,3 +171,10 @@ Further Reading
[GPU Windows Tutorial](./GPU-Windows.md) [GPU Windows Tutorial](./GPU-Windows.md)
Reference
---------------
Please kindly cite the following article in your publications if you find the GPU acceleration useful:
Huan Zhang, Si Si and Cho-Jui Hsieh. [GPU Acceleration for Large-scale Tree Boosting](https://arxiv.org/abs/1706.08359). arXiv:1706.08359, 2017.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment