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
Seismic exploration involves estimating the properties of the Earth's subsurface from reflected seismic waves then visualizing the resulting seismic data and its attributes. These data and derived seismic attributes prov…
During excavation works in downtown, stability and safety considerations of such excavations and constructions are crucial for which continuous wall structures with varying structural components are commonly used. Most o…
Novelty Detection is a task of recognition of abnormal data points within a given system. Recently, this task has been performed using Deep Learning Autoencoders, but they face several drawbacks which include the problem…
Sarcasm is a state of speech in which the speaker says something that is externally unfriendly with a purpose of abusing/deriding the listener and/or a third person. Since sarcasm detection is mainly based on the context…
A comprehensive review of sentiment analysis for code-mixed and switched text corpus of Indian social media using machine learning (ML) approaches, based on recent research studies has been presented in this paper. Code-…
Fake news (FN) has become a big problem in today's world, recognition partly to the widespread use of social media. A wide variety of news organizations and news websites post their stories on social media. It is importa…
Novel prediction systems are required in almost all internet-connected platforms to safeguard the user information to get hacked by intermediate peoples. Finding the real impacted factors associated with the Cyber-attack…
The Internet of Medical Things was immensely implemented in healthcare systems during the covid 19 pandemic to enhance the patient's circumstances remotely in critical care units while keeping the medical staff safe from…
Foreign exchange rate forecasting has always been in demand because it is critical for foreign traders to know how their money will perform against other currencies. Traders and investors are always looking for fresh way…
Textual entailment is a relationship between two text fragments, namely, text/premise and hypothesis. It has applications in question answering systems, multi-document sum-marization, information retrieval systems, and s…