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

Progressive 3-Layered Block Architecture for Image Classification

Vol. 13, Issue 3 (2022) · 4 citations

Convolutional Neural Networks (CNNs) have been used to handle a wide range of computer vision problems, including image classification and object detection. Image classification refers to automatically classifying a huge…

A Computer Vision-based System for Surgical Waste Detection

Vol. 13, Issue 3 (2022) · 12 citations

The world population is going through a difficult time due to the pandemic of COVID-19 while other disasters prevail. However, a new environmental catastrophe is coming because surgical masks and gloves are putting down…

High-quality Voxel Reconstruction from Stereoscopic Images

Vol. 13, Issue 3 (2022)

Volumetric reconstruction from one or multiple RGB images has shown significant advances in recent years, but the approaches used so far do not take advantage of stereoscopic features such as distance blur, perspective…

Software Reliability Prediction by using Deep Learning Technique

Vol. 13, Issue 3 (2022) · 7 citations

The importance of software systems and their impact on all sectors of society is undeniable. Furthermore, it is increasing every day as more services get digitized. This necessitates the need for evolution of development…