errors = (y - output) ValueError: operands could not be broadcast together with shapes (101,) (100,)
errors = (y - output) ValueError: operands could not be broadcast together with shapes (101,) (100,) 出這個問題
errors = (y - output) ValueError: operands could not be broadcast together with shapes (101,) (100,) 出這個問題
舉報
2017-09-18
y 的[0:99]即可