Re: [scikit-learn] 回覆: Using GPU in scikit learn

2018-08-09 Thread hoang trung Ta
Thank you very much for all of your information. Now I understand more about Scikit learn. On Thu, Aug 9, 2018 at 4:35 PM, blacklabel29 wrote: > Hi, > > > the scikit-learn random forest does not support GPUs. > > If you want to do image classification using GPU processing, the standard > way in

[scikit-learn] 回覆: Using GPU in scikit learn

2018-08-09 Thread blacklabel29
Hi, the scikit-learn random forest does not support GPUs.  If you want to do image classification using GPU processing, the standard way in this day and age is to use a neural network library like TensorFlow/keras or pytorch. GPUs can be faster than CPUs when the task is SIMD (single instruction