TensorFlow-Examples icon indicating copy to clipboard operation
TensorFlow-Examples copied to clipboard

这一行代码应该是 test_X吧,plt.plot(test_X, sess.run(W)*test_X+sess.run(b), label='Fitted line')

Open s1162276945 opened this issue 5 years ago • 0 comments

https://github.com/aymericdamien/TensorFlow-Examples/blob/c5772812faea39e0d0b1cc1dbd937b8ecb20091b/examples/2_BasicModels/linear_regression.py#L87

s1162276945 avatar Apr 19 '20 13:04 s1162276945