Compatability installations CUDA, cuDNN, Tensorflow, Keras

I have Python 3.9.5 on Windows 11 WSL2 and for Reinforcement Learning model, what are the compatible versions of CUDA, cuDNN, TensorFlow and Keas to be used?



 

Hi William,



You can refer to the following links to check the version intercompatibility of the libraries and OS.



https://docs.nvidia.com/deeplearning/cudnn/install-guide/index.html





https://docs.nvidia.com/cuda/cuda-installation-guide-microsoft-windows/index.html





https://www.tensorflow.org/install/pip



Hope this helps!



Thanks,

Akshay