As a guest user you are not logged in or recognized by your IP address. You have
access to the Front Matter, Abstracts, Author Index, Subject Index and the full
text of Open Access publications.
COVID-19 detection is an interesting field of study in the medical world and the commonly used method is classification. In determining the best detection model, several classification architectures, such as SVM, KNN, and CNN were utilized. The CNN is a changeable architecture due to having combinations of varying numbers of hidden layers or different activation and optimizer functions. Therefore, this study uses a deep CNN architecture with a combination of Leaky ReLU activation functions and 3 different optimizers, which include Adagrad, Adadelta, and Adamax. The results showed that the combination of the Leaky ReLU activation function and the Adamax optimizer produced good and stable accuracy in the CRX and CT datasets.