Keras Version
Do I have keras version 2 or 3?
The version of Keras depends on the installed version of tensorflow.
Before TensorFlow 2.16, installing TensorFlow would install Keras 2.
Starting with TensorFlow 2.16, installing
TensorFlow would install Keras 3.
Keras version 3 introduction:
https://keras.io/keras_3/