deeplearning-assignment icon indicating copy to clipboard operation
deeplearning-assignment copied to clipboard

第四课 卷积模型 第一周课后作业与文档结果不一致

Open DarkPocket opened this issue 7 years ago • 1 comments

从1.2 - Forward propagation开始就一直对不上 1.3 - Compute cost 运行cost = 4.66487 Expected Output: cost = 2.91034

1.4 Model 运行 Train Accuracy: 0.65833336 Test Accuracy: 0.5416667 Expected Output: Train Accuracy = 0.940741 Test Accuracy = 0.783333

DarkPocket avatar Aug 08 '18 13:08 DarkPocket

我也是这个地方,老哥弄清楚什么问题了吗

Li-rr avatar Aug 20 '19 04:08 Li-rr