Table 1:

Network structure of FCNN using 1-dimensional clinical variables

Layer NameOutput Dims
Input layer(1,4)
    FC11024
    FC2512
    FC3128
    FC464
    FC532
    FC616
Output layer1
  • Note:—FC indicates fully connected layer; Dims, dimensions.