Research Article

Prediction of Flank Wear during Turning of EN8 Steel with Cutting Force Signals Using a Deep Learning Approach

Table 2

The details of layers and parameters using the CAE model.

SectionNoLayer nameFilters × kernelsActivation functionOutput sizeParameters

CE1Input layer
21D convolution64 × 2Sigmoid(None, 1, 64)448
3Dropout0
41D convolution32 × 2Sigmoid(None, 1, 32)4128

CD51D transposed convolution32 × 2Sigmoid(None, 1, 32)2082
6Dropout0
71D transposed convolution64 × 2Sigmoid(None, 1, 64)4160
81D transposed convolution1 × 2Sigmoid(None, 1, 1)129

Reconstructed output9(None, 1, 1)

Total no. of parameters10,945