Table 2 Parameter setup of 1D-FLCNN.
From: Method of bed exit intention based on the internal pressure features in array air spring mattress
Structure | Key parameter |
|---|---|
Input | — |
Conv1D + Relu | (1, 32, 1, 1) |
MaxPooling1D | (2, 2) |
Conv1D + Relu | (32, 64, 1, 1) |
MaxPooling1D | (2, 2) |
Conv1D + Relu | (64, 128, 1, 1) |
MaxPooling1D | (2, 2) |
Fully connected + Relu | (1024, 128) |
Fully connected + Relu | (128, 8) |