Non-linear regression with neural networks

后端 未结 0 1499
迷失自我
迷失自我 2021-01-03 17:35

How do you create an NN to solve for example: 2 * x ** 3 + 4 * x + 8 + random noise? I can do this easily with LinearRegression from sklearn, but I\'d like to be able to ach

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