自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 programming task2--neural network

Train a model with 50 dimensional embedding space, 200 dimensional hidden layer and default setting of all other hyperparameters. What is average validation set cross entropy as reported by the traini...

2018-06-30 20:24:14 450

原创 lecture 5_quiz

第 1 个问题错误0/1 分1. 第 1 个问题For which of the following tasks can we expect that the problem of "dimension hopping" will occur (given that the data is input correctly)? Check all that apply.Determining whe...

2018-06-30 14:47:11 624

原创 Excercises in lecture 5

We want to use a simple feed-forward neural network to classify images from a dataset consisting of images with rotated versions of these four lowercase letters: 'b', 'd', 'p', and 'q'. All rotation a...

2018-06-30 14:07:48 146

原创 Lecture 4——Quiz

第 1 个问题错误0/1 分1. 第 1 个问题The cross-entropy cost function with an nn-way softmax unit (a softmax unit with nndifferent outputs) is equivalent to:Clarification:Let's say that a network with nn linear out...

2018-06-30 10:10:29 401

原创 Lecture 4- excercises in the tutorials

For the 24 people involved, the local encoding is created using a sparse 24-dimensional vector with all components zero, except one. E.g.Colin \equiv(1,0,0,0,0,\ldots,0)≡(1,0,0,0,0,…,0), Charlotte \eq...

2018-06-30 09:05:28 177

原创 Octave implementation for Programming Assignment 1: The perceptron learning algorithm.

To start with, let's read the passage and follow the instruction:In this assignment you will take the provided starter code and fill in the missing details in order to create a working perceptron impl...

2018-05-24 08:56:26 571

原创 Quiz 3 in lecture 3

Which of the following neural networks are examples of a feed-forward neural network?未选择的是正确的 未选择的是正确的 这应该被选择 正确 A feed-forward network does not have cycles.第 2 个问题错误0 / 1 分2。第 2 个问题Consider a neural ...

2018-05-23 18:46:49 258

原创 Questions in lecture 3

What is the estimate of the price of the meal after running the iterative algorithm for one step ?Recall thatThe correct price for portions (2, 5, 3) is 850.Initial guess of the weights (50, 50, 50) g...

2018-05-21 16:28:24 166

原创 Questions in Lecture 2 - Neural networks of machine learning

In the weight space view, the weights represent points while the inputs represent planes. Another term for what the inputs represent is:VectorsConstraints正确 We can think of the inputs as partitioning ...

2018-05-21 11:30:36 133

原创 Test in Lecture 2- Neural Network of Hinton

If the output of a model is given by y=f(\mathbf{x};W)y=f(x;W), then which of the following choices for ff are most appropriate when the task is binary classification?Binary threshold正确 There can be m...

2018-05-18 19:08:37 373

原创 Tutorial of installing Octave for windows(my computer system is win10)

Firstly, we need to click the link below to download the package or the executable installer for Octave.            https://ftp.gnu.org/gnu/octave/windows/My computer system is win10 64bit, so I downl...

2018-05-17 20:29:55 281

原创 test01-Neural network for machine learning-Coursera

准备好后再次尝试。通过所需分数:80% 或更高每隔 8 小时,您最多可以重新进行 3 次 此测验。返回到第 1 周重新测试第 1 个问题错误0 / 1 分1。第 1 个问题We often don't know how much data we will need in order for a learning system to generalize well from training dat...

2018-05-17 11:30:09 219

原创 TodoList

After taking GRE on 0513, I plan to do the things below:preparing Toefl exam! 6 hours/daylearning git  3 dayslearning Latex  one afternoon or 2 daysenrolling the class of Groffery Hinton--neural netwo...

2018-05-03 14:50:17 201

空空如也

空空如也

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

TA关注的人

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