IS 130 Final Topic 15 Flashcards

(15 cards)

1
Q

What is Artificial Intelligence?

A

A subfield of computer science that studies the thought processes of humans and recreates the effects of those processes through information systems

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

What technological advancements led to AI advancements?

A
  • Advancements in chip technology
  • Big Data
  • The internet and cloud computing
  • Improved algorithms
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Define Machine Learning

A

Application of AI with ability to automatically learn and improve experience without additional programming

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

Define Deep Learning

A

a subset of machine learning in which artificial neural networks learning from large amounts of data
- can be supervised, semi-supervised and unsupervised
- can solve complex problems with unstructured and diverse data sets
- can discover new patterns in data

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

What is supervised learning?

A

Human gives labeled data to system for predictive output

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

What is semi-supervised learning ?

A

Humans only provide small amounts of data and large amounts of unlabeled data for the system to process

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

What is unsupervised learning?

A

No pre-existing labeled data. Systems look for undetected patterns in the data with minimal human supervision

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

What are expert systems?

A

Computer systems that attempt to mimic human experts by applying expertise in a specific domain

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

What are Neural Networks?

A

A set of virtual neurons (nodes) that work in parallel to simulate the way the human brain works

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

What are Recurrent Neural Networks (RNNs) ?

A

designed to access previous data such as sequential data or time series data during iterations of input

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

What are Convolutional Neural Networks (CNNs) ?

A

designed to separate areas of image inputs by extracting features to identify edges, curves, and color density and then recombine these inputs for classification and prediction

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

What are Generative Adversarial Networks (GANs) ?

A

consists of two neural networks that compete in a zero-sum game in an effort to segregate real data from synthetic data. GANs separate real data from noise. They perform well in applications where filling in missing or incomplete data may be required.

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

Examples of artificial intelligence

A
  • Computer vision
  • Natural language processing
  • Robotics
  • Speech recognition
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are Intelligent Agents?

A

Programs that assists users or acts on their behalf, in performing computer-related tasks

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

What are the 2 types of intelligent agents?

A
  • Information agents
  • Monitoring and surveillance agents
How well did you know this?
1
Not at all
2
3
4
5
Perfectly