Artificial Intelligence - Basic Types Flashcards

Just an overview of basic types of AI for a manager. (6 cards)

1
Q

What is Machine Learning (ML)?

A

Gives computers the ability to learn from data and improve over time without being explicitly programmed for every single task

Example: A spam filter that gets better at catching new types of spam emails as it sees more examples.

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

What is Deep Learning (DL)?

A

A subfield of ML that uses ‘deep’ neural networks to learn complex patterns

Example: Image recognition where the AI can tell a picture of a cat from a picture of a dog by analyzing millions of photos.

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

What does Natural Language Processing (NLP) focus on?

A

Enabling machines to understand, interpret, and generate human language

Example: The technology behind Siri or Alexa that understands your voice commands and responds appropriately.

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

What is the purpose of Computer Vision (CV)?

A

Helps machines ‘see’ and interpret visual information from the world, like images and videos

Example: A self-driving car identifying other cars, pedestrians, and traffic lights on the road in real time.

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

What is Reinforcement Learning (RL)?

A

An AI learns by trial and error, receiving ‘rewards’ for good decisions and ‘penalties’ for bad ones

Example: An AI agent learning how to play a game of chess or Pac-Man and eventually becoming a super-human player.

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

True or false: The key is to use AI as a tool to enhance your applications and solve real problems, not just as a gimmick.

A

TRUE

Experimenting with simple projects on platforms like Google’s Teachable Machine or Scratch can be a great way to start building your skills.

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