Edit Game
AI Review
 Delete

Use commas to add multiple tags

 Private  Unlisted  Public  Featured



 Save

Delimiter between question and answer:

Tips:

  • No column headers.
  • Each line maps to a question.
  • If the delimiter is used in a question, the question should be surrounded by double quotes: "My, question","My, answer"
  • The first answer in the multiple choice question must be the correct answer.






 Save   17  Close
What is NOT a question we would use to determine if something is AI?
 
Does it talk?
 
Does it solve problems smartly?
 
Does it make decisions alone?
 
Does it handle new situations?
What part of the human body has an AI neural network been compared to?
brain
What does this mean in Binary Code: 01001000 01000101 01001100 01001100 01001111?
 
hello
 
dog
 
picture of a balloon
 
2
What are some ways we can avoid AI bias?
diverse engineer teams, lots of data
What do machine learning models need to learn?
data
Name two examples of AI we use every day?
Siri and Netflix recommendations - Other answers accepted, if the teacher agrees
What type of data should you never share online?
passwords
What type of learning does AI use to find patterns in unlabeled data?
unsupervised learning
What is NOT a layer of the neural network?
 
Revealed
 
Input
 
Hidden
 
Output
What type of learning uses labeled data to train AI?
supervised learning
How does reinforcement learning work when training AI?
learns through rewards and penalties
What is it called when an AI makes unfair decisions because of biased training data?
AI bias
What is NOT something a strong password should have?
 
personal information
 
uppercase and lowercase letters
 
symbols
 
at least 8 characters
What do we call AI that can create new things like stories and art?
generative AI
What do we call it when we give instructions to AI about what we want it to create?
a prompt
What numbers are used in binary code?
Os and 1s
What code do computers "see" everything in?
binary code