I am trying to solve a regression problem using ANN. My model looks as follows:
model = keras.Sequential([ layers.Dense(16, activation=\'relu\', input_shape=[