jeffheaton/t81_558_deep_learning

GPU Accelaretaing for non-NVIDIA GPU devices

sondosaabed opened this issue · 0 comments

Hello Jeff,
I was following your tutorial Setting Up CUDA, CUDNN, Keras, and TensorFlow on Windows 11 for GPU Deep Learning , and I have checked my device I have this GPU (Intel(R) UHD Graphics). In the Task Manager, it says that I have 5.9 GB GPU Memory.

My questions are,

  • can I use this GPU for Accelerating keras training on my local?
  • if so how can I find resources?
  • Do you have ideas as an alternative?
  • What if I train without GPU?

Context:

  • I have on disk data 350MB Also On kaggle
  • Dataset of images of handwritten recognition
  • The task is to recognize the text

THANK YOU,
Sondos