Table 5.
MLP | CNN |
---|---|
Input layer | |
Fully Connected Layer 1 | Convolution Layer 1 |
Dropout Layer 1 | Batch Normalization Layer 1 |
Fully Connected Layer 2 | Max-pooling Layer 1 |
Dropout Layer 2 | Convolution Layer 2 |
Fully Connected Layer 3 | Batch Normalization Layer 2 |
Dropout Layer 3 | Max-pooling Layer 2 |
- | Dropout Layer |
- | Fully Connected Layer |
Output layer |