Keras Sequential Model Non-linear Regression Model Bad Prediction

前端 未结 0 437
一向
一向 2020-11-30 12:09

To test a nonlinear sequential model using Keras, I made some random data x1,x2,x3 and y = a + b*x1 + c*x2^2 + d*x3^3 + e (a,b,c,d,e are constants). Loss is get

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