自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(8)
  • 收藏
  • 关注

原创 Convolutional Neural Networks: Application 吴恩达第四课第一周application

Convolutional Neural Networks: ApplicationWelcome to Course 4's second assignment! In this notebook, you will:Implement helper functions that you will use when implementing a TensorFlow modelImp

2018-01-23 15:49:33 1374

原创 tensorflow+ tutorial 吴恩达第二课第三周作业

TensorFlow 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 learning framework that will allow

2018-01-13 15:54:13 2530 1

原创 吴恩达人工智能课程第二课第二周Optimization Methods

Optimization MethodsUntil now, you've always used Gradient Descent to update the parameters and minimize the cost. In this notebook, you will learn more advanced optimization methods that can speed

2018-01-05 20:16:32 529

原创 吴恩达 第二课 第一周 1 initialization

InitializationWelcome to the first assignment of "Improving Deep Neural Networks".Training your neural network requires specifying an initial value of the weights. A well chosen initialization met

2017-12-19 18:37:27 535 1

原创 吴恩达 第二课 第一周 2 Regularization

RegularizationWelcome to the second assignment of this week. Deep Learning models have so much flexibility and capacity that overfitting can be a serious problem, if the training dataset is not big

2017-12-19 18:30:04 1322

原创 吴恩达 第二课 第一周 3 Gradient Checking

Gradient CheckingWelcome to the final assignment for this week! In this assignment you will learn to implement and use gradient checking.You are part of a team working to make mobile payments avai

2017-12-19 18:29:02 1300

原创 Deep Neural Network for Image Classification: Application吴恩达老师第一课第四周作业2

Deep Neural Network for Image Classification: ApplicationWhen you finish this, you will have finished the last programming assignment of Week 4, and also the last programming assignment of this cour

2017-12-07 16:40:15 592

原创 Building your Deep Neural Network: Step by Step 吴恩达老师第一课第四周作业

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 (with a single hidden layer). This week, you will

2017-12-07 15:12:14 444

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除