W6 Neural Networks Flashcards

1
Q

What is neuron(node), structure?

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

What is Layer, structure?

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

What is Neural Network(Multi Layers), structure?

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

Activation function cases and corresponding types for Last Layer activation?

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

Supervised learning on NN?

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

Back propagation and correct dimension construction, write down!

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

Initialization?

A

Random, not to big!

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

Activation and loss functions, all

A

Activation functions: linear, ReLU, sigmoid, softmax
Loss functions: hinge, negative log likelihood (NLL a.k.a. cross-entropy), quadratic (mean squared)

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