Key Concepts - Week Ten Flashcards

1
Q

AI (Artificial Intelligence):

A

The simulation of human intelligence in machines

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

Expert System:

A

A computer system that mimics the decision-making ability of a human expert

Also an intelligent/knowledge-based system for capturing tacit knowledge in a very specific and limited domain of human expertise, capturing the knowledge of skilled employees in the form of a set of rules in a software system that can be used by others in the organization

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

Rule-Based System:

A

A software system based on a set of if-then rules and inference engine

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

Inference Engine:

A

The software that processes rules to draw conclusions

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

Machine Learning:

A

A subset of AI where computers learn from data without being explicitly programmed

Can recognize patterns, gains experience, uses prior learnings (database), supervised vs. unsupervised learning

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

NLP (Natural Language Processing):

A

Technology that enables computers to understand, interpret, and respond to human language

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

Neural Networks:

A

AI systems designed to simulate the way the human brain analyzes & processes information

Find patterns and relationships in massive amounts of data too complicated for humans to analyze.

Humans “train” networks by feeding it data inputs for which outputs are known, to help neural networks learn solutions by example from human experts

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