I cannot use yolo algorithm in Jupyter notebook due to cuda error. : ValueError: Invalid CUDA ‘device=0’ requested
I want to train my dataset with YOLO in Jupyter Notebook and I need to use the GPU. I am encountering errors while training the model.