SAS Institute Related Exams
A00-405 Exam
Given the code specifying the three initial layers of a convolutional network:

What is the size of me output tensor (image) ot pool?
Consider a 224x224 image provided as input for training a CNN for image classification A 5x5 filter is to be used with a stride of 1 for the first convolutional layer What size padding should be applied in order to maintain the original resolution to provide as input to the next layer?

Enter your numeric answer in the space above.
Which statement is TRUE regarding the impact of node placement"?