I am trying to optimize a CNN model for a regression problem. I am using Keres Tuner
this is my model to try:
def build_model(hp): model = keras.Se