Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : Building of Informatics, Technology and Science

Penerapan Neural Network dengan Menggunakan Algoritma Backpropagation pada Prediksi Putusan Perceraian Zulastri, Zulastri; Afrianty, Iis; Budianita, Elvia; Syafria, Fadhilah
Building of Informatics, Technology and Science (BITS) Vol 4 No 3 (2022): December 2022
Publisher : Forum Kerjasama Pendidikan Tinggi

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/bits.v4i3.2437

Abstract

The high divorce rate has a negative impact on couples who will file for divorce and also has an extreme impact on children such as psychological disorders of children. The magnitude of the impact of divorce, it is necessary to predict the divorce decision. In this study, the application of the backpropagation method to predict divorce decisions was carried out. The data used is data on divorce decisions from the Pekanbaru Religious Court from 2020 - 2021 totaling 779. The dataset obtained is not balanced with 724 accepted classes and 55 rejected classes, balancing is done by reducing excess classes. The parameters used in this study build 3 architectural models [6-7-1], [6-9-1], [6-12-1], learning rate (0.01, 0.03, 0.09), max epoch and data sharing (70:30), (80:20), (90:10). The results of this study indicate that the best architectural model is in the network architecture [6-9-1] learning rate 0.09 epoch 300 dataset distribution 80% training data and 20% test data the accuracy value is 80% and the Mean Squared Error (MSE) is 0.1402. In this study, the backpropagation method was successful in predicting divorce decisions.
Klasifikasi Kematangan Buah Mangga Menggunakan Pendekatan Deep Learning Dengan Arsitektur DenseNet-121 dan Augmentasi Data Permata, Rizkiya Indah; Yanto, Febi; Budianita, Elvia; Iskandar, Iwan; Syafria, Fadhilah
Building of Informatics, Technology and Science (BITS) Vol 6 No 1 (2024): June 2024
Publisher : Forum Kerjasama Pendidikan Tinggi

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/bits.v6i1.5381

Abstract

Mango is a seasonal fruit in Indonesia. In lowland areas and hot climates, this mango plant can grow abundantly. People who use mangoes generally focus more on the characteristics of the fruit which require a more precise classification to be more certain. Traditional classifications sometimes fail to properly articulate maturity criteria. This research classifies mango ripeness using a deep learning approach with densenet-121 architecture, parameters, learning rate, dropout, and data augmentation. Augmentation is the process of changing or modifying an image in such a way that the computer will detect that the image has been changed is the same picture. The original dataset was 895 data, after being augmented it became 1790 data consisting of three classes, namely ripe mango, young mango, and rotten mango. The test compares the original data and the original data added with augmentation. Accuracy using original data is 95.95%. Meanwhile, using original data combined with augmentation gets an accuracy of 99.73%