摘要: 答案仅供参考,非标准答案,欢迎交流 Which of the following do you typically see as you move to deeper layers in a ConvNet? n_HnH​ and n_WnW​ increases, while n_CnC​ dec 阅读全文
posted @ 2018-08-24 18:54 Dar_Alpha 阅读(2169) 评论(0) 推荐(0) 编辑
摘要: 1.why look at case study 这周会讲一些典型的cnn模型,通过学习这些,我们能够对于cnn加深自己的理解,并且在实际的应用中有可能应用到这些,或从中获取灵感 2.Classic networks LeNet-5模型是Yann LeCun教授于1998年提出来的,它是第一个成功应 阅读全文
posted @ 2018-08-24 17:33 Dar_Alpha 阅读(645) 评论(0) 推荐(0) 编辑
摘要: Convolutional Neural Networks: Step by Step¶ Welcome to Course 4's first assignment! In this assignment, you will implement convolutional (CONV) and p 阅读全文
posted @ 2018-08-24 09:09 Dar_Alpha 阅读(1031) 评论(0) 推荐(0) 编辑
摘要: TensorFlow Tutorial Welcome to this week's programming assignment. Until now, you've always used numpy to build neural networks. Now we will step you 阅读全文
posted @ 2018-08-24 08:57 Dar_Alpha 阅读(1314) 评论(0) 推荐(0) 编辑