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
Cephalometric landmark identification is funda-mental for accurate cephalometric analysis, serving as a corner-stone in orthodontic diagnosis and treatment planning. However, manual tracing is a labor-intensive process p…
Traffic sign detection is a key task in intelligent transportation systems, supporting road safety and traffic flow. This study introduces RoadNet, a lightweight Convolutional Neural Network (CNN) designed for real-time…
The emerging confluence between artificial intelligence and ecology has generated a new research frontier, which we refer to as habitat intelligence, aiming to unveil species environment relationships through data-driven…
Radiological bone age assessment is essential for diagnosing pediatric growth and developmental disorders. The conventional Greulich-Pyle Atlas, though widely used, is manual, time-intensive, and prone to inter-observer…
Recent years have seen a dramatic increase in the number of and severity of natural disasters, driven in part by climate change and urbanization. Artificial Intelligence (AI) appears to be a promising new technology that…
XPath is a widely used language for navigating and extracting data from XML documents due to its simple syntax and powerful querying capabilities. However, non-technical users often struggle to retrieve the needed inform…
The Convolutional Neural Network (CNN) models are effective in computer vision strategies and have gained popularity due to their strong performance in visual tasks. Nevertheless, models with architectures such as VGG19…
Electricity consumption monitoring is the auto-mated process of recording, processing, and analyzing electricity usage in real time to make informed decisions. This research aims to implement an artificial intelligence-…
Diabetic Retinopathy (DRY) is a microvascular complication caused by diabetes mellitus, and it is one of the leading causes of blindness, especially in human adults. As the prevalence of this disease is growing exponenti…
Classification of worm eggs is important for diagnosing worm diseases, but the manual process is time-consuming. This study designs an image classification system using Convolutional Neural Network (CNN), transfer learni…