Problem
I'm trying to run Keras on my GPU. I have an ASUS FX550V 6GB with a NVIDIA Geforce GTX 950M 2Go. I installed CUDA 8 and cudnn 6 but when i run my model i
got these
I already set my variable environment so python knows where are the tools to run on GPU.
Do you know how to solve the problem ?
I looked for answers on google and it says that i didn't installed CUDA or I didn't set my environment variable so that i did it.