Week 2 Quiz
Submit your assignment
Due DateDec 28, 2:59 PM +07
Attempts3 every 8 hours
Receive grade
To Pass80% or higher
Grade
100%
We keep your highest score
Due Dec 28, 2:59 PM +07
What’s the name of the dataset of Fashion images used in this week’s code?
What do the above mentioned Images look like?
How many images are in the Fashion MNIST dataset?
Why are there 10 output neurons?
What does Relu do?
Why do you split data into training and test sets?
What method gets called when an epoch finishes?
What parameter to you set in your fit function to tell it to use callbacks?