CNN model

GL Guofan Li
YL Yan Li
GH Guangyue Han
CJ Caixiao Jiang
MG Minghao Geng
NG Nana Guo
WW Wentao Wu
SL Shangze Liu
ZX Zhihuai Xing
XH Xu Han
QL Qi Li
ask Ask a question
Favorite

CNN models have superior capabilities in extracting local features [28]. They can be employed in computer vision and time series prediction and analysis [29]. CNN models consist of convolutional layers, pooling layers, activation functions, and dense layers (Fig. (Fig.4).4). For our time series data, 1D kernels were used to slide across the data (x) and compute dot products between the kernel and local data at each step, eventually generating feature maps. We then used max pooling on feature maps to reduce dimensions while retaining important features. After adding non-linearity to pooled data using a tanh function, data were input into the dense layer and produced a CNN model using the following formula:

where (xw) denotes the convolution operation, b is a bias term Xi:i+k-1 is a set of consecutive elements in the input feature sequence, max() is a maximum extraction operation, W is a weight matrix, and is a matrix multiplication operation.

Architecture of the convolutional neural network

Do you have any questions about this protocol?

Post your question to gather feedback from the community. We will also invite the authors of this article to respond.

post Post a Question
0 Q&A