Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : International Journal of Artificial Intelligence Research

Mi-Botway: a Deep Learning-based Intelligent University Enquiries Chatbot Windiatmoko, Yurio; Hidayatullah, Ahmad Fathan; Fudholi, Dhomas Hatta; Rahmadi, Ridho
International Journal of Artificial Intelligence Research Vol 6, No 1 (2022): June 2022
Publisher : Universitas Dharma Wacana

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (478.614 KB) | DOI: 10.29099/ijair.v6i1.247

Abstract

Intelligent systems for universities that are powered by artificial intelligence have been developed on a large scale to help people with various tasks. The chatbot concept is nothing new in today's society, which is developing with the latest technology. Students or prospective students often need actual information, such as asking customer service about the university, especially during the current pandemic, when it is difficult to hold a personal meeting in person. Chatbots utilized functionally as lecture schedule information, student grades information, also with some additional features for Muslim prayer schedules and weather forecast information. This conversation bot was developed with a deep learning model adopted by an artificial intelligence model that replicates human intelligence with a specific training scheme. The deep learning implemented is based on RNN which has a special memory storage scheme for deep learning models, in particular in this conversation bot using GRU which is integrated into RASA chatbot framework. GRU is also known as Gated Recurrent Unit, which effectively stores a portion of the memory that is needed, but removes the part that is not necessary. This chatbot is represented by a web application platform created by React JavaScript, and has 0.99 Average Precision Score.
A Mobile Deep Learning Model on Covid-19 CT-Scan Classification Susanto, Prastyo Eko; Kurniawardhan, Arrie; Fudholi, Dhomas Hatta; Rahmadi, Ridho
International Journal of Artificial Intelligence Research Vol 6, No 2 (2022): Desember 2022
Publisher : Universitas Dharma Wacana

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (386.607 KB) | DOI: 10.29099/ijair.v6i1.257

Abstract

COVID-19 pandemic is currently happening in the world. Previous studies have been done to diagnose COVID-19 by identifying CT-scan images through the development of the novel Joint Classification and Segmentation System models that work in real-time. In this study, the author focuses on a different motivation and innovation focused on the development of mobile deep learning. Mobile Net, a deep learning model as a method for classifying the disease COVID-19, is used as the base model. It has a good level of efficiency and reliability to be implemented on devices that have small memory and CPU specifications, such as mobile phones. The used data in this study is a CT-scan image of the lungs with a horizontal slice that has been classified as positive or negative for COVID-19. To give a broader analysis, the author compares and evaluates the model against other architectures, such as MobileNetV3 Large, MobileNetV3 Small, MobilenetV2, ResNet101, and EfficientNetB0. In terms of the developed mobile architecture model, the classification of COVID-19 using MobileNetV2 obtained the best result with 0.81 accuracy.