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
EEG is used to study the electrical changes in the brain and can derive a conclusion as epileptic or not, using an automated method for accurate detection of seizures. Deep learning, a technique ahead of machine learning…
The amount of data being exchanged over the internet is enormous. Attackers are finding novel ways to evade rules, investigate network defenses, and launch successful attacks. Intrusion detection is one of the effective…
Mental illnesses have increased in recent years, especially after Covid-19 pandemic. In Saudi Arabia, the number of psychiatric clinics is small compared to the population density. As a result, psychologists encounter a…
Personal Activity Recognition (PAR) is an indispensable research area as it is widely used in applications such as security, healthcare, gaming, surveillance and remote patient monitoring. With sensors introduced in smar…
Artificial intelligence and deep learning algorithms have become essential fields in medical science. These algorithms help doctors detect diseases early, reduce the incidence of errors, and decrease the time required fo…
As autonomous driving technology continues to advance at a rapid pace, the demand for precise and dependable lane detection systems has become increasingly critical. However, traditional methods often struggle with compl…
Skin diseases represent a variety of disorders that can affect the skin. In fact, early diagnosis plays a central role in the treatment of this type of disease. This scholarly article introduces a novel approach to class…
Covid-19 is an infectious respiratory disorder brought about using a brand-new coronavirus first found in 2019. The severity of symptoms can vary from mild to life-threatening. No vaccine or specific treatment has been d…
Epilepsy can be referred to as a neurological disorder, categorized by intractable seizures with serious consequences. To forecast such seizures, Electroencephalogram (EEG) datasets should be gathered continuously. EEG s…
Object detection has experienced a surge in interest due to its relevance in video analysis and image interpretation. Traditional object detection approaches relied on handcrafted features and shallow trainable algorithm…