Module 8: Mind as Network

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/9

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

10 Terms

1
New cards

Emergence

The arising of novel and complex properties or behaviors in a system from the interactions of its simpler components.

2
New cards

Connectionism

A computational approach to cognition that models mental processes as the emergent activity of interconnected networks of simple units.

3
New cards

Parallel Processing

The ability of a system to perform multiple computations or processes simultaneously.

4
New cards

Distributed Representation

A way of representing information where a concept is represented by a pattern of activation across multiple units in a network.

5
New cards

Neural Networks

Computational models inspired by biological neural networks consisting of interconnected nodes that process signals.

6
New cards

Hebbian Learning

A learning rule stating that the connection strength between two neurons increases if they are active simultaneously.

7
New cards

Backpropagation

an algorithm in artificial neural networks that trains the network by adjusting its weights and biases. it calculates the error at the output and works backwards layer by layer in order to minimize loss

8
New cards

100-Step Constraint

most mental processes can be explained through roughly 100 sequential processing steps. Although numerous neurons can be activated in parallel, the overall processing time for basic cognitive functions is limited

9
New cards

Graceful Degradation

The ability of a system to maintain performance even when parts are damaged or removed.

10
New cards

One-off Learning

The capacity to learn a new concept after a single exposure, posing challenges for many connectionist models.