ARTIFICIAL INTELLIGENCE & MACHINE LEARNING Flashcards

(25 cards)

1
Q

What is Artificial Intelligence?

A

Artificial intelligence is where machines simulate human intelligence aspects

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

A computer is termed as intelligent if it has the ability to…

A
  1. Gather information
  2. Analyse information to make decisions
  3. Act to complete a task automatically with very little to no human intervention.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is machine learning?

A

Machine learning is learning how to perform a task from a collection of examples (past data or experiences) without being explicitly programmed. It is also a subset of artificial intelligence

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

What are the three kinds of machine learning?

A
  1. Supervised learning
  2. Unsupervised learning
  3. Reinforcement learning
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is supervised learning?

A

Learns from labelled data (classification and regression)

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

What is unsupervised learning?

A

Finds patterns in unlabelled data (clustering and dimensionality reduction)

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

What is reinforcement learning?

A

Learns through trial and error to maximise rewards (game playing and robotics)

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

What are some applications of artificial intelligence?

A
  1. Gaming
  2. Computer vision
  3. Intelligent robots
  4. Text recognition
  5. Face recognition
  6. Speech recognition
  7. Expert systems
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How is artificial intelligence applied to gaming?

A

AI makes game characters act smart

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

How is artificial intelligence applied to expert systems?

A

Software that gives expert-style advice

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

How is artificial intelligence applied to speech recognition?

A

Turns spoken words into text

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

How is artificial intelligence applied to face recognition?

A

Tells who someone is from a face

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

How is artificial intelligence applied to text recognition (OCR)?

A

Reads text from images/scans

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

How is artificial intelligence applied to intelligent robots?

A

Robots that sense plan, and do tasks

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

How is artificial intelligence applied to computer vision?

A

Computers understand what they see

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

What is a chatbot?

A

A program that simulates human conversation

17
Q

What is chatbot used in?

A

Websites, messaging apps, virtual assistants

18
Q

What does chatbot help with?

A

FAQs, booking, information, entertainment

19
Q

What are the types of chatbots?

A
  1. Rule-based
  2. A!/NLP-based
20
Q

What is Rule-based chatbots?

A

Uses fixed rules or keywords

21
Q

What is AI/NLP-based chatbots?

A

Understands human language and intent

22
Q

What is a prompt?

A

Instructions or question types to a chatbot

23
Q

How do you get better responses for chatbots?

A

Better prompts

24
Q

What are the types of prompt components?

A
  1. Role
  2. Task
  3. Specifics
  4. Context
  5. Examples
  6. Notes
25
What are some key features for building a useful chatbot?
1. Buttons 2. Tables 3. Variables 4. Knowledge base 5. Autonomous nodes 6. Standard nodes