Art
Basketball
Video Games
Disaster Relief
100

What AI concept do we use to "see" things? Explain the concept.

Computer Vision!

100

How can we use AI in basketball? Give 1 example.

Examples: 

- Detect whether something is a basketball or orange

- Robot "Referee": Counts the number of points each team has made through a video camera

- Show us how to make better shots by tracking 1) the way we are throwing the ball 2) where we are standing

- Robot that will look at you and be able to detect how good you are at basketball

100

How to use AI in video games? Give 1 example. 

Examples: 

- Create an AI bot to play against

- Virtual Reality, use AI to detect which objects are there around you

- Chat with AI chatbot during video game

100

What AI concept do we use to understand and speak language? Explain the concept.

Natural Language Processing

200

How can AI be used in art? How has it been used across history?

- Figure out who the artist is based on showing the AI an image

- AI to generate artwork (cappacina ballerina)

- Convert art to a presentable form (e.g. add more color to the picture of the dog)

200

Who is the best basketball player of all time? (Based on stats)

LeBron James

200

What company used to develop video games and now has great processing units for AI?

NVIDIA

200

How can AI be used in disaster relief? Give 2 examples. 

1) using computer vision to detect whether a tree is swaying (could indicate a hurricane)

2) using natural language processing to detect whether a tweet could signify something dangerous or time-sensitive

300

How does the computer understand images?

Each pixel of the image is represented by numbers; these are RGB (red, green, blue) values

300

Let's say we wanted to determine what type of basketball jersey a player should buy, based on price, team name, colors, etc. What type of Machine Learning model could we use? Explain the model.


Hint: We've used it before

Decision Tree

300

You are the creator of a new game. StudentAI allows you to detect whether or not someone is a good student or not. 

Describe this video game and how we could use AI - name 3 features and data used. Be creative!

Example Features: grades, behavior, attention

Data used: Previous student information, student records

300

What do we call a numerical representation of a word?

Word embedding

400
You want to create an AI art chatbot. How would it work? What data are you using to create the model?

Example: 

Help with brainstorming ideas on what to draw. (Data: Pinterest/twitter art channels)

Check if the drawing is good or not/suggestions (Good and bad drawings)


400

Name 2 ethical concerns of creating a robot that can play basketball on the NBA.

1. Replacing job of basketball player

2. May be unsafe (e.g. hitting other basketball players)

3. May be "inaccurate" in scoring points -> leading to the team to lose

400

What % of game studios use AI?

Over 70%

400

Name 2 ethical concerns of using AI in a disaster relief situation and their consequences. 

1. May have inaccurate predictions (eg misunderstand tweets) leading to individuals to not respond soon enough or waste resources

2. May be biased in its decision making (e.g. sends resources to less-affected areas because it saves cost)