Error when trying to impliment GridSearchCV on a keras sequental

后端 未结 0 750
刺人心
刺人心 2020-12-04 21:19

Im trying to find the optimal hyperparameters for my CNN using GridSearchCV.

My model is working fine without the gridsearch, but when I swap out model.fit for:

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