python version: 3.8.18
If you are on windows and you wish to run a gpu-supported version of tensorflow/keras, run following commands in your anaconda console:
conda install -c conda-forge cudatoolkit=11.2 cudnn=8.1.0
python -m pip install tensorflow==2.10.1