Coursera

    Goals
  • Subjects

  • Explore all of Coursera
Skip to Main Content
  • Browse
  • Top Courses
  • Profile
  • My Purchases
  • Settings
  • Updates
  • Accomplishments
  • Help Center
    Coursera
    Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning
    Week 2
    Week 2 Quiz
    Prev
    Next
      • Completed
        Video: LectureA Conversation with Andrew Ng
        . Duration: 2 minutes2 min
      • Completed
        Video: LectureAn Introduction to computer vision
        . Duration: 2 minutes2 min
      • Completed
        Reading: Exploring how to use data
        . Duration: 10 minutes10 min
      • Completed
        Video: LectureWriting code to load training data
        . Duration: 2 minutes2 min
      • Completed
        Reading: The structure of Fashion MNIST data
        . Duration: 10 minutes10 min
      • Completed
        Video: LectureCoding a Computer Vision Neural Network
        . Duration: 2 minutes2 min
      • Completed
        Reading: See how it's done
        . Duration: 10 minutes10 min
      • Completed
        Video: LectureWalk through a Notebook for computer vision
        . Duration: 3 minutes3 min
      • Completed
        Reading: Get hands-on with computer vision
        . Duration: 1 hour1h
      • Completed
        Video: LectureUsing Callbacks to control training
        . Duration: 1 minute1 min
      • Completed
        Reading: See how to implement Callbacks
        . Duration: 10 minutes10 min
      • Completed
        Video: LectureWalk through a notebook with Callbacks
        . Duration: 1 minute1 min
      • Quiz
        Quiz: Week 2 Quiz
        8 questions
    Quiz

    Week 2 Quiz

    Solid Check
    Submit your assignment
    Due DateDec 28, 2:59 PM +07
    Attempts3 every 8 hours
    Solid Check
    Receive grade
    To Pass80% or higher
    Grade
    100%
    We keep your highest score

    Confirm Navigation

    Are you sure you want to leave this page?
      

    Confirm Navigation

    Are you sure you want to leave this page?
      
    Week 2 Quiz
    Graded Quiz0

    Due Dec 28, 2:59 PM +07

    Check
    Congratulations! You passed!
    To Pass 80% or higher
    Grade
    100%

    Week 2 Quiz

    Latest Submission Grade
    100%
    1.
    Question 1

    What’s the name of the dataset of Fashion images used in this week’s code?

    1 / 1 point
    Check
    Correct
    2.
    Question 2

    What do the above mentioned Images look like?

    1 / 1 point
    Check
    Correct
    3.
    Question 3

    How many images are in the Fashion MNIST dataset?

    1 / 1 point
    Check
    Correct
    4.
    Question 4

    Why are there 10 output neurons?

    1 / 1 point
    Check
    Correct
    5.
    Question 5

    What does Relu do?

    1 / 1 point
    Check
    Correct
    6.
    Question 6

    Why do you split data into training and test sets?

    1 / 1 point
    Check
    Correct
    7.
    Question 7

    What method gets called when an epoch finishes?

    1 / 1 point
    Check
    Correct
    8.
    Question 8

    What parameter to you set in your fit function to tell it to use callbacks?

    1 / 1 point
    Check
    Correct