PART 3

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/27

flashcard set

Earn XP

Description and Tags

This set of flashcards covers the historical timeline of AI, key definitions of AI types (Symbolic vs. Connectionism), and the cognitive science principles underlying AI development as discussed in Week 5.

Last updated 3:34 PM on 8/12/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

28 Terms

1
New cards

Symbolic AI (1950s-1970s)

A period in AI history focused on logic, rules, and the theory of minds as symbol manipulators.

2
New cards

Connectionism (1980s-1990s)

Brain-inspired learning systems using neural networks and parallel distributed processing.

3
New cards

Data-driven machine learning (2000s)

A shift in AI where statistical models learn patterns from large datasets instead of hand-coded rules.

4
New cards

Deep learning (2010s-Present)

An era characterized by huge neural networks, breakthroughs in vision and language, and the rise of LLMs.

5
New cards

Turing Test (1950)

A method proposed by Alan Turing to evaluate machine intelligence through conversation.

6
New cards

Dartmouth conference (1956)

The event recognized as the birth of Artificial Intelligence as a field.

7
New cards

Deep Blue

The first major symbolic AI to defeat a chess world champion (Kasparov) in 1997.

8
New cards

ImageNet breakthrough (2012)

A moment when deep neural nets outperformed humans in object recognition tasks.

9
New cards

AlphaGo

A system using reinforcement learning and deep learning that defeated Lee Sedol in the game of Go in 2016.

10
New cards

Artificial Intelligence (AI)

A science and set of computational technologies inspired by the ways people use their nervous systems and bodies to sense, learn, reason, and take action.

11
New cards

Top-down model approach

An approach to AI that moves from abstraction to reasoning, often logic-based and using production rules (if-then phrases).

12
New cards

Bottom-up model approach

An AI approach that consists of 'building a brain' and letting the machine learn to solve problems and recognize patterns from data.

13
New cards

Universal computing machine

A concept from Turing (1937) stating that if an algorithm can be formulated for a problem, a machine can be built to implement the solution.

14
New cards

Symbolic Representation

A way information is stored using explicit symbols and rules where meaning is clear, such as red=red\text{red} = \text{red}.

15
New cards

Distributed Representation

Patterns across many units in a neural net where no single unit holds the meaning, making it not human-readable.

16
New cards

Hebb’s rule

The principle that repetition leads to stronger associations in human learning.

17
New cards

Generalization

The ability of an intelligence system to apply past experience to new inputs.

18
New cards

Predictive AI

A machine learning technique using statistical models and algorithms to output quantities of distinct categories or future outcomes.

19
New cards

Loss

A metric in AI decision-making that measures how far an output is from the correct answer.

20
New cards

Reward

A value used in AI optimization that grades the quality of an action.

21
New cards

Large Language Models (LLMs)

Models like GPT, Gemini, and Claude designed to generate and understand text.

22
New cards

Multimodal models

AI systems that integrate multiple forms of data such as text, vision, and audio.

23
New cards

Flashbulb memory

A memory created during an emergency or emotional event that is remembered well.

24
New cards

Violation of expectation method

A way to study infant cognition based on the observation that infants look longer when they are surprised by a scene.

25
New cards

Phonology, morphology, syntax/semantics, pragmatics

The identified components of language according to the Quiz 4 materials.

26
New cards

Turing’s State Variable Approach

An approach involving mutual interaction where signals from the environment determine transitions between machine states, and state signals control the environment.

27
New cards

Mood-dependent memory

A phenomenon where memory retrieval is affected by being in the same mood as when the memory was formed.

28
New cards

ImageNet

A large-scale dataset that led to a breakthrough in 2012 when deep neural nets outperformed humans in object recognition.