Research Article

Detection of Peripheral Malarial Parasites in Blood Smears Using Deep Learning Models

Algorithm 1

Adam optimizer algorithm.
for i in range (num_iterations):
p = compute-the-gradient(m, n)
xx = $\beta 1∗xx + (1 − \beta 1)w$
yy =