Neural Network Flashcards

1
Q

What is a neuron?
What is an activation function?
What are the most common?
NN formalism
What is the hypothesis class of a NN?

A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What type of functions can be implemented using a neural network?
Sample complexity.
What is the runtime of learning a nn?
What is the solution?

A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Matrix notation. Forward propagation algorithm.

A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

General construction of NN for a given Boolean formula

A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How do we learn the nn parameters?
What is a sensitivity vector?
How to compute sensitivities for a given datapoint (x,y)?

A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Backpropagation algorithm

A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How we can regularize NN?

A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are the issues of traditional NN?
What are CNN?
How the Convolutional product works? What are its properties?

A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is padding? Relu? Pooling? SUbsampling and its properties

A

….

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is ADAM? How it works?

A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What are the techniques to avoid overfitting? And how they works?

A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the Loss Function for CNN?

A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly