Skip to main content
. Author manuscript; available in PMC: 2019 Aug 11.
Published in final edited form as: Conf Comput Commun Secur. 2018 Oct;2018:1209–1222. doi: 10.1145/3243734.3243837

Table 6:

Description of our CNN to the MNIST dataset

Layer Description
Convolution Input image 28 × 28, kernel size 7 × 7, stride size of 3, number of output channels 4
1st square Squaring 256 input values
FC-1 Fully connecting with 256 inputs and 64 outputs: 64×256×256×164×1
2nd square Squaring 64 input values
FC-2 Fully connecting with 64 inputs and 10 outputs: 10×64×64×110×1