Opimization of CNN for Regression Keras Tuner

前端 未结 0 1519
天命终不由人
天命终不由人 2020-12-13 19:43

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         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题