Study

AI Review

  •   0%
  •  0     0     0

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