When I try to run the lesson 1 code, my laptop completely freezes. Also I have a 2GB NVIDIA card, but when I enter ‘nvidia-smi’ on a new terminal while the code is running in jupyter, I see that the GPU is not being kept busy at all. Only about 80 mb is being used which is the case even when I am doing something else on my laptop.
I have CUDA and cuDNN and all the necessary stuff. I still can’t understand what to do to make the stuff run on my GPU.