deeplearning-assignment
deeplearning-assignment copied to clipboard
第四课 卷积模型 第一周课后作业与文档结果不一致
从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
我也是这个地方,老哥弄清楚什么问题了吗