Tensorflow.keras

from tensorflow.keras import datasets, layers, models

Hi @Ihsan_BP, Could you please let us know what is problem you are facing by executing the above import statements. In colab I am able to successfully import the mentioned packages

image

Thank you.