tensorflow_notebook icon indicating copy to clipboard operation
tensorflow_notebook copied to clipboard

opt4_4.py 结果和视频中的不符

Open ithou opened this issue 6 years ago • 0 comments

环境:https://colab.research.google.com GPU版本(本地同样的错误)

输出:

Step:39 , W: -0.999202 ,Loss : 0.000001

结果不应该是下面的吗?

Step:39 , W: -0.100000 ,Loss : 0.000000

ithou avatar Nov 10 '19 09:11 ithou