nicolov / gradient_boosting_tensorflow_xgboost

Benchmarking Gradient Boosting in TensorFlow and XGBoost
http://nicolovaligi.com/gradient-boosting-tensorflow-xgboost.html
137 stars 40 forks source link

there is no the file named 'requirements.txt' #2

Closed 1earner closed 6 years ago

1earner commented 6 years ago

As the commander in read.me, we can not find the file named 'requirements.txt'. Would you like provide the file. Beside this, as the experiment runs in the blog. Could we use tensorflow GPU support gradient boosting and will the time can reduce?

@nicolov

nicolov commented 6 years ago

Uploaded the readme file. I believe that the TF implementation should already use the GPU when possible, but I'm not sure about the speedups you would get.