I am trying to import tensorflow an keras with following code.
import tensorflow as tf import numpy as np from tensorflow import keras
I am getti