摘要: Deep Neural Network for Image Classification: Application¶ When you finish this, you will have finished the last programming assignment of Week 4, and 阅读全文
posted @ 2018-07-26 18:04 Dar_Alpha 阅读(613) 评论(0) 推荐(0) 编辑
摘要: import h5py import matplotlib.pyplot as plt from testCases import * from dnn_utils import sigmoid, sigmoid_backward, relu, relu_backward plt.rcParams[ 阅读全文
posted @ 2018-07-26 15:55 Dar_Alpha 阅读(1262) 评论(0) 推荐(0) 编辑