What was the name, the year of creation and the technology used by the model that made the first big advancement in ImageNet?
AlexNet 2012, Convolutional Neural Network
What was the next advancement after AlexNet? Year?
VGGNet in 2014
What is the top 5 error rate?
A score metric used in classification with more than 2 classes, where the classifier outputs the 5 classes it thinks are the more likely, and he is considered right if the true class is in the 5 outputed.
Why cannot you initialise all weights of a NN to 0?
?
What is the inception module and where has it been used famously?
? GoogLeNet