Claim Missing Document
Check
Articles

Found 12 Documents
Search

Use of Binary Sigmoid Function And Linear Identity In Artificial Neural Networks For Forecasting Population Density Anjar Wanto; Agus Perdana Windarto; Dedy Hartama; Iin Parlina
IJISTECH (International Journal of Information System and Technology) Vol 1, No 1 (2017): November
Publisher : Sekolah Tinggi Ilmu Komputer (STIKOM) Tunas Bangsa

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (1444.995 KB) | DOI: 10.30645/ijistech.v1i1.6

Abstract

Artificial Neural Network (ANN) is often used to solve forecasting cases. As in this study. The artificial neural network used is with backpropagation algorithm. The study focused on cases concerning overcrowding forecasting based District in Simalungun in Indonesia in 2010-2015. The data source comes from the Central Bureau of Statistics of Simalungun Regency. The population density forecasting its future will be processed using backpropagation algorithm focused on binary sigmoid function (logsig) and a linear function of identity (purelin) with 5 network architecture model used the 3-5-1, 3-10-1, 3-5 -10-1, 3-5-15-1 and 3-10-15-1. Results from 5 to architectural models using Neural Networks Backpropagation with binary sigmoid function and identity functions vary greatly, but the best is 3-5-1 models with an accuracy of 94%, MSE, and the epoch 0.0025448 6843 iterations. Thus, the use of binary sigmoid activation function (logsig) and the identity function (purelin) on Backpropagation Neural Networks for forecasting the population density is very good, as evidenced by the high accuracy results achieved.
OPTIMIZATION OF EFFICIENTNET-B0 ARCHITECTURE TO IMPROVE THE ACCURACY OF GLAUCOMA DISEASE CLASSIFICATION Imam Akbari; Dedy Hartama; Anjar Wanto
JITK (Jurnal Ilmu Pengetahuan dan Teknologi Komputer) Vol. 11 No. 2 (2025): JITK Issue November 2025
Publisher : LPPM Nusa Mandiri

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33480/jitk.v11i2.7140

Abstract

Glaucoma is a chronic eye disease that can potentially cause permanent blindness if not detected early. This study aims to improve the generalization capability and reliability of glaucoma classification by optimizing the EfficientNetB0 architecture based on a Convolutional Neural Network (CNN). Optimization was carried out by applying double dropout (0.4 and 0.3) and adding a Dense layer with 128 ReLU-activated neurons to reduce overfitting and strengthen non-linear feature representation. The dataset used consists of 1,450 fundus images (899 glaucoma and 551 normal) obtained from IEEE DataPort. Model performance evaluation was performed using accuracy, precision, recall (sensitivity), specificity, F1 score, and Area Under the Curve (AUC) metrics, complemented by confusion matrix analysis to assess overall classification performance. The results showed that the optimized EfficientNetB0 model consistently outperformed the baseline comparison model with the highest accuracy, precision, recall (sensitivity), specificity, F1 score, and AUC values ​​of 95%. Based on the system performance results obtained, the Proposed model can be used as an aid for medical personnel in classifying glaucoma conditions so that they can provide appropriate medical treatment and reduce the risk of permanent blindness due to glaucoma.