
deeplearning.ai homework
Will_Ye
其实梦想并不远,走着也能到
展开
-
deeplearning.ai课程作业:Convolutional Neural Networks- Course 4 Week4
deeplearning.ai课程作业:Convolutional Neural Networks- Course 4 Week4Part 1Face Recognition for the Happy HouseWelcome to the first assignment of week 4! Here you will build a face recognition system. ...原创 2018-12-07 13:20:19 · 1018 阅读 · 0 评论 -
deeplearning.ai课程作业:Recurrent Neural Networks- Course 5 Week2
deeplearning.ai课程作业:Recurrent Neural Networks- Course 5 Week2Part 1Operations on word vectorsWelcome to your first assignment of this week!Because word embeddings are very computionally expensive ...原创 2019-01-17 23:01:21 · 1299 阅读 · 0 评论 -
deeplearning.ai课程作业:Recurrent Neural Networks- Course 5 Week1
deeplearning.ai课程作业:Recurrent Neural Networks- Course 5 Week1Part 1Building your Recurrent Neural Network - Step by StepWelcome to Course 5’s first assignment! In this assignment, you will implemen...原创 2019-01-02 22:52:45 · 1190 阅读 · 0 评论 -
deeplearning.ai课程作业:Course 1 Week 2
deeplearning.ai课程作业:Class 1 Week 2原始作业在GitHub上下载,本文仅作为本人学习过程的记录,含答案,不喜勿看。Part 1:Python Basics with Numpy (optional assignment)Welcome to your first assignment. This exercise gives you a brief intro...原创 2018-10-31 15:17:45 · 1469 阅读 · 0 评论 -
deeplearning.ai课程作业:Course 1 Week 3
deeplearning.ai课程作业:Class 1 Week 3第三周的作业,亲测可行。Planar data classification with one hidden layer1 - PackagesLet’s first import all the packages that you will need during this assignment.numpy is t...原创 2018-10-31 15:51:21 · 703 阅读 · 2 评论 -
deeplearning.ai课程作业:Course 1 Week 4
deeplearning.ai课程作业:Class 1 Week 4含答案,不喜勿看!谢谢Building your Deep Neural Network: Step by StepWelcome to your week 4 assignment (part 1 of 2)! You have previously trained a 2-layer Neural Network (wi...原创 2018-11-03 17:28:39 · 1069 阅读 · 0 评论 -
deeplearning.ai课程作业:Course 2 Week 1
deeplearning.ai课程作业:Course 2 Week 1InitializationWelcome to the first assignment of “Improving Deep Neural Networks”.Training your neural network requires specifying an initial value of the weights...原创 2018-11-19 22:54:21 · 1075 阅读 · 0 评论 -
deeplearning.ai课程作业:Course 2 Week 2
deeplearning.ai课程作业:Course 2 Week 2Optimization MethodsUntil now, you’ve always used Gradient Descent to update the parameters and minimize the cost. In this notebook, you will learn more advanced o...原创 2018-11-21 23:10:57 · 974 阅读 · 0 评论 -
deeplearning.ai课程作业:Course 2 Week 3
deeplearning.ai课程作业:Course 2 Week 3TensorFlow TutorialWelcome to this week’s programming assignment. Until now, you’ve always used numpy to build neural networks. Now we will step you through a deep...原创 2018-11-26 21:15:20 · 438 阅读 · 0 评论 -
deeplearning.ai课程作业:Convolutional Neural Networks- Course 4 Week 1
deeplearning.ai课程作业:Convolutional Neural Networks- Course 4 Week 1Part 1Convolutional Neural Networks: Step by StepWelcome to Course 4’s first assignment! In this assignment, you will implement con...原创 2018-11-27 23:13:59 · 831 阅读 · 0 评论 -
deeplearning.ai课程作业:Convolutional Neural Networks- Course 4 Week 2
deeplearning.ai课程作业:Convolutional Neural Networks- Course 4 Week 2Part 1Keras tutorial - the Happy HouseWelcome to the first assignment of week 2. In this assignment, you will:Learn to use Keras,...原创 2018-12-04 18:14:19 · 1422 阅读 · 0 评论 -
deeplearning.ai课程作业:Convolutional Neural Networks- Course 4 Week3
deeplearning.ai课程作业:Convolutional Neural Networks- Course 4 Week3Autonomous driving - Car detectionWelcome to your week 3 programming assignment. You will learn about object detection using the very...原创 2018-12-05 22:30:42 · 1141 阅读 · 0 评论 -
deeplearning.ai课程作业:Recurrent Neural Networks- Course 5 Week3
deeplearning.ai课程作业:Recurrent Neural Networks- Course 5 Week3Part 1Neural Machine TranslationWelcome to your first programming assignment for this week!You will build a Neural Machine Translation...原创 2019-01-16 20:41:10 · 1536 阅读 · 0 评论