This document summarizes a research paper that presents an algorithm for detecting QRS complexes in ECG signals using a Bayesian regularization neural network. The algorithm preprocesses the ECG data using a bandpass filter and differentiation to remove noise and baseline drift. It then trains a feedforward neural network using Bayesian regularization to learn the characteristics of QRS complexes and detect R peaks. When tested on a standard ECG database, the algorithm achieved high detection performance with a detection rate of 98.5%, sensitivity of 98.41% and positive predictivity of 98.6%.