Week 8 Flashcards
What is a symbolic processing model?
Different amodal symbols or categories are measures (yes/no, 5 in, etc.) and symbols combine to create a whole
What is a connectionist processing model?
A system (similar to action potential) where:
- an input is given and broken down into multiple representational parts, or nodes
- signals are sent through nodes, and strength of signal determines activation level and if node fires
- happens through multiple hidden layers
-Outcome occurs when highest activation level is selected, determining a node from multiple outcome options
What’s an example of connectionist processing?
If given a number between 0-9, “nodes” represent each number between 0-9. Signals are sent between nodes, and strength of signal determines activation level
What is an input layer?
Detects basic features (edges, colors, phonemes, etc)
What is a hidden layer?
Layers in between the input and output layer that signals are sent through and activation levels are measured through
What is an output layer?
The node with the highest activation level which determines outcome between possible options (output layer nodes)
What is sub-symbolic processing?
No node represents one stand-alone concept (such as face), they all represent smaller pieces of a concept (outline, colors, textures, etc)
What are distributed representations?
Many nodes, because they are sub-symbolic, work together to represent a whole concept
What is parallel distributed processing?
Nodes are activated and processed at the same time
What are connectionist models used for?
Object identification and machine learning (learns to identify things automatically)