Furizal
Department of Research and Development, Peneliti Teknologi Teknik Indonesia

Published : 3 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 3 Documents
Search

Machine Learning 5.0 In-depth Analysis Trends in Classification Dianda Rifaldi; Tri Stiyo Famuji; Setiawan Ardi Wijaya; Ahmed Jaber Abougarair; Phichitphon Chotikunnan; Alfian Ma'arif; Furizal
Scientific Journal of Computer Science Vol. 1 No. 1 (2025): June
Publisher : PT. Teknologi Futuristik Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.64539/sjcs.v1i1.2025.18

Abstract

In the era of Technology 5.0 Machine Learning continues to show significant advancements across various sectors. This study aims to examine the latest trends in Machine Learning classification, focusing on four key approaches Explainable Artificial Intelligence, Federated Learning, Transfer Learning, and Generative Adversarial Networks. The methodology involves a comprehensive literature review of research in Asia and experimentation with related datasets. The findings indicate that Explainable Artificial Intelligence enhances transparency and accuracy in data classification, Federated Learning enables decentralized learning while safeguarding data privacy, Transfer Learning improves accuracy with small datasets, and Generative Adversarial Networks aids in data augmentation for better model training. In conclusion, these techniques not only enhance the efficiency and accuracy of classification but also open up new opportunities for innovation in various fields, including healthcare, transportation, and cybersecurity.
Early Detection of Brain Tumors: Performance Evaluation of AlexNet and GoogleNet on Different Medical Image Resolutions Alwas Muis; Angga Rustiawan; Babatunde Bamidele Oyeyemi; Abdul Syukur; Furizal
Scientific Journal of Engineering Research Vol. 1 No. 3 (2025): September
Publisher : PT. Teknologi Futuristik Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.64539/sjer.v1i3.2025.10

Abstract

Early detection of brain tumors through medical imaging is crucial to improving treatment success rates. This study aims to classify brain tumors using two deep learning models, AlexNet and GoogleNet, by testing three image sizes. The dataset used consists of four classes: glioma, no tumor, meningioma, and pituitary. The test results show that the AlexNet model achieves the best accuracy of 98% at a resolution of 150x150, while GoogleNet shows stable performance with the highest accuracy of 96% at both 150x150 and 200x200 resolutions. The medium resolution (150x150) proves to be optimal for both models, providing the best balance between visual information and processing efficiency. This study highlights the potential use of AlexNet and GoogleNet in brain tumor classification, with opportunities for performance improvement through further development, such as ensemble techniques and the use of a larger dataset.
Classification for Waste Image in Convolutional Neural Network Using Morph-HSV Color Model Miftahuddin Fahmi; Anton Yudhana; Sunardi; Abdel-Nasser Sharkawy; Furizal
Scientific Journal of Engineering Research Vol. 1 No. 1 (2025): March
Publisher : PT. Teknologi Futuristik Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.64539/sjer.v1i1.2025.12

Abstract

Waste management is essential in preserving nature to be cleaner and more well-maintained. Waste management runs slower than the speed of waste accumulation. One reason is slow waste sorting. This problem can be overcome by building a learning machine that can sort the types of waste. The type of waste often separated in the first sorting is waste based on its type, namely organic and inorganic. The classification model used is the CNN with image processing Morph-HSV color model. The data obtained from Kaggle is collected and processed using Python. The processed image is trained using a CNN classification model. The results of this study are an accuracy of 99.58% and a loss of 1.57%. With this research, it is hoped that it can accelerate waste sorting performance using the most efficient ML based on image processing and its classification model.