Claim Missing Document
Check
Articles

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

Klasifikasi American Sign Language Menggunakan Convolutional Neural Network Israldi, Tino; Haerani, Elin; Sanjaya, Suwanto; 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.2570

Abstract

Communicating is a necessity for all groups or individual because each individual should communicate with their surroundings. Communicating can also make us get information so that it can be used as a reference to be able to adapt. Verbal language used by speaking out loud is a way of communicating with individuals, but not all individuals can communicate with it, especially there are some individuals who have hearing limitations. Because of these limitations, another program that can be used is through sign language. Language requirements are languages that are usually used by people with disabilities in terms of hearing or speaking and sign language also has a fairly well-known sign language standard, namely the American Sign Language (ASL) standard. Unlike languages in the world, sign language is also often of little interest to most people because people's interest in sign language is still lacking so that most people are unable to understand their language. Sign language has many types, one of which is sign language by using hands to form letters and numbers. In overcoming these problems, the solution is to create a system that can be used to recognize sign language, the system developed is a system that used machine learning technology. This study will propose an ASL classification approach through data preprocessing and a convolutional neural network model. The proposed model can classify ASL hand posture images to be translated into the alphabet. The result of this study is an model with accuracy of 99.8% obtained from the process of merging preprocessing data and the convolutional neural network model.
Penerapan Deep Learning Menggunakan Gated Recurrent Unit Untuk Memprediksi Harga Minyak Mentah Dunia Saputra, Nugroho Wahyu; Insani, Fitri; Agustian, Surya; Sanjaya, Suwanto
Building of Informatics, Technology and Science (BITS) Vol 5 No 1 (2023): June 2023
Publisher : Forum Kerjasama Pendidikan Tinggi

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

Abstract

Crude oil is a much-needed energy for the whole world. Each country is inseparable from the use of crude oil for use in various sectors, such as transportation, so that the price of world crude oil is the most important variable for the world. Fluctuations in oil prices will cause various problems, such as inflation, changes in market prices, and others. Therefore, the prediction of world crude oil prices is very important as a consideration for decision making. This study implements deep learning using the Gated Recurrent unit model. The data used is the price of Brent crude oil with a total of 5834 data, starting from January 4, 2000 to December 19, 2022. The parameters used are the number of GRU units, batch size, and lookback. The best model produced in this study is the GRU model with hyperparameters consisting of 30 lookbacks, 50 GRU units, and 256 batch sizes with the lowest MAPE value among the other models, which is 2.25%. The MAPE value states that predictions using the GRU model are said to be very good at predicting world crude oil prices
Performance Analysis of LVQ 1 Using Feature Selection Gain Ratio for Sex Classification in Forensic Anthropology Harni, Yulia; Afrianty, Iis; Sanjaya, Suwanto; Abdillah, Rahmad; Yanto, Febi; Syafria, Fadhilah
Building of Informatics, Technology and Science (BITS) Vol 5 No 1 (2023): June 2023
Publisher : Forum Kerjasama Pendidikan Tinggi

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

Abstract

One approach to handling large of data dimensions is feature selection. Effective feature selection techniques produce the essential features and can improve classification algorithms. The accuracy performance results can measure the accuracy of the method used in the classification process. This research uses the Learning Vector Quantization (LVQ) 1 method combined with Gain Ratio feature selection. The data used is male and female skull bone measurement data totaling 2524. The highest accuracy results are obtained by LVQ 1, which uses a Gain Ratio with a threshold of 0.01 with a learning rate = 0.1, which is 92.01%, and the default threshold weka(-1.7976931348623157E308) with a learning rate = 0.1, which is 92.19%. In comparison, previous research that did not use gain ratio or that did not use GR only had the best results of 91.39% with a learning rate = 0.1, 0.4, 0.7, 0.9. This shows that LVQ 1 using the Gain Ratio can be recommended to improve the performance of the Skull dataset compared to LVQ 1 without Gain Ratio.