Task 4 Episode 4 Flashcards

1
Q

Competetive learning

A

A form of unsupervised learning in artificial neural networks, in which nodes compete for the right to respond

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

Hebb rule

A
  • Rule that states that the connections between two neurons will be strengthened if the neurons fire simultaneously
  • If there is activity on input axon j when neuron i is active, then the strength of the connection (wij) between axon j and dendritre i is increased
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Saturation

A

Weights between nodes in an artificial neural network only increase as they fire together, which can leave the network overactive, because at some point every neuron starts to fire (Solved by condition, that the sum of all input to one neuron cannot be more than 1)

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

Interference

A

Weights between nodes in a neural network will interfer with learning, because one weight can only store a limited amount of information

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

Auto-associator

A
  • Neural networks that reproduces the input as output, and can remove noise from the input (Noise removal), and complete missing signals from the input (Pattern completion)
  • Recurrent connections
  • Supervised learning
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Pattern-associator

A
  • A pattern associator learns associations between input patterns and output patterns, and can link input stimuli that are presented together
  • Comparable to classical conditioning
  • Noise tolerance
  • Fault tolerance
  • Unsupervised
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Recurrent network

A

Connections between nodes that can exhibit temporal dynamic behaviour by feeding the output back as its input

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

Hippocampus

A

Structure in the brain that is responsible for forming new episodic memories.

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

Drive reinforcement theory

A

Reinforcement learning is an autonomous, self-teaching system that essentially learns by trial and error

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

Dentate gyrus (DG)

A

A brain region of the hippocampus which forms inhibitory connections and in which competitive learning takes place.

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

CA3

A

A brain region of the hippocampus which has a recurrent connection and in which competitive learning takes place

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

CA1

A

A brain region of the hippocampus that acts as a pattern associator

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

Constraint satisfaction

A

Network trys to satisfy all constraints (limitations), therefore each neuron influences the state of all other neurons and each input is a constraint (Not all constraints can be satisfied)

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

Bias

A
  • Additional units that bias the activity of the units in a layer
  • Represents negative threshold
  • Allows to have specific threshold for each neuron by changing weight from bias to neuron
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Fault tolerance

A
  • System is resistant to small damage and only has small decrease in functioning as damage increases
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Content-addressible memory

A
  • Cued recall

- Part of information available –> Produce whole content