WEEK 2.9 Flashcards
1
Q
data science
A
activity and field of education
2
Q
activity
A
data collection/interpretation/analysis via automated and manual methods to posit/evaluate models
3
Q
education
A
the study of
- Data collection/interpretation/analysis
- Statistical/machine-learning methods
- Model selection
4
Q
What do data science models do?
A
- codify knowledge in a given area
- generate specific decisions under specific conditions
5
Q
machine-learning algorithms
A
- very good at detecting patterns
- use well-known statistical techniques to achieve results
6
Q
AI as an activity
A
ability of an artificial unit to perform intelligent tasks in a (semi) automated fashion
7
Q
AI as an education
A
study of artifical systems in areas such as natural language processing, reasoning, sensors and robotics
8
Q
weak AI
A
- artificial units that perform well in certain areas
- e.g. playing games, solving equations, offering diagnoses
9
Q
strong AI
A
- artificial units that perform well in all alreas and may even be said to have consciousness
- holy grail is to create AI that surpasses human intelligence
10
Q
GOFAI
A
- artificially intelligent systems focused on rule-like manipulations of symbols
- mimics math and logic
11
Q
expert systems
A
- developed to mimic decisions taken by human experts
- two components:
- inference engine (logic and heuristics)
- knowledge base
12
Q
networks
A
- mimic the interconnected web of neurons that exist in the brain
- most widely used approach in AI
13
Q
computational theory of mind
A
mind taken to behave like computer
14
Q
machine learning
A
- sub-branch of AI where algorithm learns as much as possible on own
- learning done from data not experience
- mostly conducted by neural networks
15
Q
connectionists
A
advocate the use of neural networks to understand brain