Rahmat Budiarto
Universitas Mercu Buana

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

Found 2 Documents
Search

Neural network models selection scheme for health mobile app development Yaya Sudarya Triana; Mohd Azam Osman; Adji Pratomo; Muhammad Fermi Pasha; Deris Stiawan; Rahmat Budiarto
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 12, No 3: September 2023
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v12.i3.pp1191-1203

Abstract

Mobile healthcare application (mHealth app) assists the frontline health worker in providing necessary health services to the patient. Unfortunately, existing mHealth apps continue to have accuracy issues and limited number of disease detection systems. Thus, an intelligent disease diagnostics system may help medical staff as well as people in poor communities in rural areas. This study proposes a scheme for simultaneously selecting the best neural network models for intelligent disease detection systems on mobile devices. To find the best models for a given dataset, the proposed scheme employs neural network models capable of evolving altered neural network architectures. Eight neural network models are developed simultaneously and then implemented on the Android Studio platform. Mobile health applications use pre-trained neural network models to provide users with disease prediction results. The performance of the mobile application is measured against the existing available datasets. The trained neural network engines perform admirably, detecting 7 out of 8 diseases with high accuracy ranging from 86% to 100% and a low detection accuracy of 63%. The detection times vary from 0.01 to 0.057 seconds. The developed mHealth app may be used by health workers and patients to improve resource-poor community health services and patients' healthcare quality.
Implementation of automation configuration of enterprise networks as software defined network Lindo Prasetyo; Ifan Prihandi; Muhammad Rifqi; Rahmat Budiarto
Computer Science and Information Technologies Vol 5, No 2: July 2024
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/csit.v5i2.p99-111

Abstract

Software defined network (SDN) is a new computer network configuration concept in which the data plane and control plane are separated. In Cisco system, the SDN concept is implemented in Cisco Application Centric Infrastructure (Cisco ACI), which by default can be configured through the main controller, namely the Application Policy Infrastructure Controller (APIC). Conventional configuration on Cisco ACI creates problems, i.e.: the large number of required configurations causes the increase of time required for configuration and the risk of misconfiguration due to repetitive works. This problem reduces the productivity of network engineers in managing Cisco system. In overcoming these problems, this research work proposes an automation tool for Cisco ACI configuration using Ansible and Python as an SDN implementation for optimizing enterprise network configuration. The SDN is implemented and experimented at PT. NTT Indonesia Technology network, as a case study. The experimental result shows the proposed SDN successfully performs multiple routers configurations accurately and automatically. Observations on manual configuration takes 50 minutes and automatic configuration takes 6 minutes, thus, the proposed SDN achieves 833.33% improvement.