Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us

Deep Learning | IJACSA

Deep learning is a subfield of machine learning built on artificial neural networks with multiple layers that automatically learn hierarchical representations of data, reducing the need for manual feature engineering. Architectures include convolutional neural networks for image and spatial data, recurrent neural networks and long short-term memory networks for sequential data, and transformer models, which now underpin most state-of-the-art natural language processing and increasingly computer vision systems. Training deep networks typically relies on large labeled datasets, backpropagation, and gradient-based optimization, along with regularization techniques and specialized hardware such as GPUs and TPUs. A notable 2026 shift in the field favors smaller, specialized models over ever-larger ones, prioritizing reliability, transparency, and efficient inference over raw parameter count. Deep learning drives advances in image recognition, speech processing, machine translation, medical image diagnosis, and generative models for text, images, and audio. As an open-access deep learning journal, IJACSA covers novel deep learning architectures and their evaluation across vision, language, and applied domains.

Published in International Journal of Advanced Computer Science and Applications (IJACSA) · list last refreshed September 2026

A New Online Plagiarism Detection System based on Deep Learning

Vol. 11, Issue 9 (2020) · 18 citations

The Plagiarism is an increasingly widespread and growing problem in the academic field. Several plagiarism techniques are used by fraudsters, ranging from a simple synonym replacement, sentence structure modification, to…

Hate Speech Detection in Twitter using Transformer Methods

Vol. 11, Issue 9 (2020) · 67 citations

Social media networks such as Twitter are increasingly utilized to propagate hate speech while facilitating mass communication. Recent studies have highlighted a strong correlation between hate speech propagation and hat…

Road Object Detection using Yolov3 and Kitti Dataset

Vol. 11, Issue 8 (2020) · 29 citations

Road objects (such as pedestrians and vehicles) detection is a very important step to enhance road safety and achieve autonomous driving. Many on-vehicle sensors, such as radars, lidars and ultrasonic sensors, are used t…

A Hybrid Deep Learning Model for Arabic Text Recognition

Vol. 11, Issue 8 (2020) · 21 citations

Arabic text recognition is a challenging task because of the cursive nature of Arabic writing system, its joint writing scheme, the large number of ligatures and many other challenges. Deep Learning (DL) models achieved…