Research Article

A Novel Time-Incremental End-to-End Shared Neural Network with Attention-Based Feature Fusion for Multiclass Motor Imagery Recognition

Table 1

The details of the network model.

LayersType

Conv 1Convolution 1 × 5
Norm 1Batch normalization
Pool 1Max pooling 1 × 2
Conv 2Convolution 1 × 3
Norm 2Batch normalization
Pool 2Max pooling 1 × 2
Drop 2Dropout layer
Conv 3Convolution 1 × 3
Norm 3Batch normalization
Drop 3Dropout layer
Conv 4Convolution 1 × 3
Norm 4Batch normalization
FlattenedFlattened layer
LSTM 1BiLSTM layer 32
LSTM 2BiLSTM layer 20
Fc 5Fully connected layer
Drop 5Dropout layer
AttentionAttention layer
Fc 6Fully connected layer
ClassificationSoftmax layer