Skip to content Skip to sidebar Skip to footer
Showing posts with the label Gpgpu

Opencl Producing Incorrect Calculations

I've been trying to use openCL to do some calculations, but the results are incorrect. I input … Read more Opencl Producing Incorrect Calculations

Theano Gives "...waiting For Existing Lock By Unknown Process..."

My code was working fine. However, now I am getting an error that says: Using gpu device 0: GeForce… Read more Theano Gives "...waiting For Existing Lock By Unknown Process..."

Python Real Time Image Classification Problems With Neural Networks

I'm attempting use caffe and python to do real-time image classification. I'm using OpenCV … Read more Python Real Time Image Classification Problems With Neural Networks