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
Penetration testing (PT) serves as an effective tool for examining networks and identifying vulnerabilities by simulating a hacker's attack to uncover valuable information, such as details about the host's operating and…
Emotion detection from videos plays a pivotal role in understanding human behavior and interaction. This study delves into a cutting-edge method that leverages Recurrent Neural Networks (RNN), Support Vector Machines (SV…
Accurate classification of multivariate time series data represents a major challenge for scientists and practitioners exploring time series data in different domains. LSTM-Auto-encoders are Deep Learning models that aim…
Engagement is the state of alertness that a person experiences and the deliberate focus of their attention on a task-relevant stimulus. It positively correlates with many aspects such as learning, social support, and acc…
Deep learning algorithms have demonstrated good performance in many sectors and applications. Facial expression recognition (FER) is recognizing the emotions through images. FER is an integral part of many applications.…
Strawberry Disease Detection in the Agricultural Sector is of paramount importance, as it directly impacts crop yield and quality. A multitude of methods have been explored in the literature to address this challenge, bu…
Dietary pattern assessments, essential for chronic illness management and well-being, involve time-consuming manual data input and food intake remembering. A more dependable and automated approach is needed since such pr…
In recent years, the status of ceramics in fields such as art, culture, and historical research has been continuously improving. However, the increase in malicious counterfeiting and forgery of ceramics has disrupted the…
Endoscopic image is a manifestation of visualization technology to the human gastrointestinal tract, allowing detection of abnormalities, characterization of lesions, and guidance for therapeutic interventions. Accurate…
Software defect prediction, which aims to predict defective modules during software development, has been implemented to assist developers in identifying defects and ensure software quality. Traditional defect prediction…