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
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