Fig. 5: Acute MI detection algorithm architecture.

The architecture of the acute MI detection algorithm is organized into three different sections. The first section includes eight residual convolutional neural network (ResCNN) blocks extracting the features of each of the eight input leads. The second section includes a single ResCNN block receiving the aggregated lead feature as input and returning a unique multi-dimensional vector as output. In the last section, the vector obtained is processed through a Feed-Forward Neural Network (FNN) and, finally, a sigmoid function, returning the probability of detecting an acute MI.