Exercise 5 - Hebbian Learning Flashcards

1
Q

3 generations of neuron models

A

1st generation: binary
2nd generation: real numbers
3rd generation: action potential

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

learning

A

finding the right weights to solve the task

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

universal approximation theorem

A
  • a neural network with only a single hidden layer can approximate any function arbitrarily well
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

what learning model is hebbian learning?

A

unsupervised learning

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

Two learning rules in hebbian learning

A

rate-based hebbian rules

precise-timing-based rules

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

Hebbian learning

A

When an axon of cell A is near enough to excite B and repeatedly or presistently takes part in firing it, some growth process takes place such that A’s efficiency is increased.

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

Properties of hebbian learning

A
  • saturation: avoid unbound growth of synaptic weight
  • competition -> selectivity: avoid weights to converge to the same value
  • locality: weight change depends on local variables
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Does Oja’s rule satisfy all properties?

A

Yes

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

Does covariance learning with sliding threshold fulfil all properties?

A

Yes

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

Spike-timing dependent plasticity (STDP)

A
  • temporally asymmetric form of hebbian learning induced by tight temporal correlations between the spikes of pre-and postsynaptic neurons
How well did you know this?
1
Not at all
2
3
4
5
Perfectly