Search
57 articles for “deep neural networks”
-
Advancements in Handwriting Recognition: A Deep Learning Approach
Abstract: This article provides detailed information about handwriting text recognition. Some human characteristics are unique to the individual. Writing is one of the scientifically proven habits that is different for everyone. Handwriting Text Recognition (HTR) is responsible for identifying written characters and converting them into digital text. HTR is an intensively researched area, but improvements can still be made in accuracy and efficiency. Digitization of manuscripts is very useful in today's …
Published in International Journal of Radio Frequency Innovations · Vol. 2, Issue 1, 2024 · pp. 28–34 Read article
-
Optimized Sentiment Analysis Through TextBlob and Hybrid RNN Models
Abstract: In today’s world, analyzing people’s feelings from what they write online has become very important. This is because there is a large amount of content created by users. To make this analysis accurate and fast, we present a method. This method uses a mix of two approaches: one that looks up words in a dictionary and another that uses computer learning. TextBlob is an affordable tool for getting an initial …
Published in International Journal of Computer Science Languages · Vol. 4, Issue 1, 2026 · pp. 29–28 Read article
-
Automated Crop Disease Detection Using Convolutional Neural Networks
Abstract: Crop diseases contribute to major losses in agricultural production worldwide generating enormous economic costs. This study investigates the possibility of Convolutional Neural Networks (CNN) imaging techniques to auto-detect diseases associated with plants through image processing. A model was developed and trained on a publicly available plant disease dataset containing labeled images of several diseases. The CNN could classify various plant diseases with accuracy of 95%, precision of 92%, and recall …
Published in International Journal of Cheminformatics · Vol. 3, Issue 2, 2025 · pp. 7–15 Read article
-
Intelligent Brain Tumor Diagnosis with AI-Based Classification* * Harnessing Deep and Machine Learning for Tumor Identification
Abstract: Brain tumors have become a leading cause of cancer- related deaths, posing significant health risks to many patients. This urgent medical challenge calls for rapid, automated, and reliable techniques to detect brain tumors accurately. Timely and precise tumor identification is crucial for devising effective medical plans that have the potential to save lives and improve patient outcomes. By leveraging advanced image processing methods, healthcare professionals can enhance their diagnostic capabilities …
Published in International Journal of Cell Biology and Cellular Functions · Vol. 4, Issue 1, 2026 Read article
-
An Analytical Review of Machine Learning Methodologies
Abstract: Machine Learning (ML) is a dynamic and rapidly developing area of computer science that enables the system to learn from data and improve its performance without clear programs. Rooted in statistical theory and computer algorithms, ML has become a major technology that progresses in artificial intelligence. It strengthens the detection of the recommendations and speech for extensive applications from autonomous vehicles and medical diagnoses. This paper has reviewed the basics …
Published in Recent Trends in Mathematics · Vol. 3, Issue 1, 2026 · pp. 13–21 Read article
-
Prostate Cancer Detection Using Deep Learning
Abstract: Prostate Cancer is a cancer occurs in prostate gland which is located in male reproductive system. According to the WHO (World Health Organization) the estimated cancer cases in the year 2020 is about 1.4 Million. Prostate cancer is one of the reason for death in men. In this paper we have presented Secondary verification tool for doctors or for normal users to check patient have a cancer or not. And …
Published in International Journal of Biomedical Innovations and Engineering · Vol. 1, Issue 2, 2023 · pp. 21–26 Read article
-
Detection of Pneumonia in COVID-19 Patients Using X-ray Images
Abstract: This study explores the use of chest X-ray image analysis and deep learning methods to identify pneumonia in COVID-19 patients. Due to the pandemic, Proper as well as immediate examination of COVID-19 is now essential for patient care and disease control. This study proposes a novel approach that uses convolutional neural networks (CNNs) to automatically predict pneumonia in COVID-19 patients using chest X-ray images. In this study, an X-ray of …
Published in International Journal of Radio Frequency Innovations · Vol. 1, Issue 1, 2023 · pp. 13–23 Read article
-
Attendance System Based on Facial Recognition
Abstract: Attendance management is a fundamental aspect of educational institutions and workplaces, ensuring accountability, discipline, and operational efficiency. Traditional methods, such as manual roll calls, RFID cards, and fingerprint scanners, are often time-consuming, error-prone, and susceptible to fraud. This research presents an automated attendance management system utilizing face recognition technology to address these challenges effectively. The proposed system employs OpenCV for real-time image processing, the face recognition library for accurate facial …
Published in International Journal of Electronics Automation · Vol. 3, Issue 1, 2025 · pp. 28–34 Read article
-
Artificial Intelligence in Entomology: Global Advances, Applications, and Future Directions in Insect Research and Pest Management
Abstract: Artificial Intelligence (AI) is transforming entomology by enabling scalable, data-driven approaches to insect identification, ecological monitoring, and sustainable pest management. This review synthesizes recent global advances in AI applications across taxonomy, behavioral ecology, predictive modeling, and precision agriculture. Machine learning and deep learning techniques—including convolutional neural networks, acoustic classification models, and ensemble predictive algorithms—have demonstrated high classification accuracies (often exceeding 90% under controlled conditions) and improved early detection of pest …
Published in International Journal of Insects · Vol. 3, Issue 1, 2026 · pp. 29–40 Read article
-
Facial Emotion Detection and Its Applications
Abstract: Facial emotion detection (FED) is an interdisciplinary field that integrates artificial intelligence, computer vision, and machine learning to recognize and interpret human emotions based on facial expressions. The development of FED systems has been propelled by advancements in deep learning, particularly convolutional neural networks (CNNs) and recurrent neural networks (RNNs), which enhance recognition accuracy. Feature extraction techniques, including geometric and appearance-based methods, play a crucial role in classifying emotional states. …
Published in International Journal of Optical Innovations & Research · Vol. 3, Issue 1, 2025 · pp. 8–12 Read article
-
Intrinsic Evaluation of Graph Embeddings: Assessing Clustering and Community Detection Performance
Abstract: This paper presents an intrinsic evaluation of some graph embedding techniques on clustering and community detection tasks. We analyze a diverse set of embedding methods, ranging from traditional techniques such as Laplacian eigenmaps to more recent approaches like graph autoencoders, high-order proximity preserved embedding (HOPE), and graph attention network (GAT), using two widely studied datasets, Cora and CiteSeer. Our evaluation relies on two main metrics: Silhouette score with respect to …
Published in International Journal of Algorithms Design and Analysis Review · Vol. 3, Issue 1, 2025 · pp. 40–48 Read article
-
Artificial Intelligence in Cerebellum Activation
Abstract: Neuroscience plays a significant function during the progression of artificial intelligence. It provided inspiration for the development of human-like AI. There are two ways that neuroscience encourages us to develop AI systems. Neural networks that replicate human cognition and those that match the structure of the brain are the two objectives. Neural networks, which draw inspiration from the architecture of the human brain, are the engine behind contemporary artificial intelligence …
Published in International Journal of Cheminformatics · Vol. 1, Issue 1, 2023 · pp. 14–26 Read article
-
Automated Plant Disease Detection and Treatment Advisor Using Artificial Intelligence
Abstract: Automated plant disease detection and treatment advisors using artificial intelligence represent a significant advancement in modern agriculture. The identification of plant leaf diseases is essential to maintaining food security and agricultural output. Machine learning models, particularly deep learning algorithms like convolutional neural networks (CNNs), are trained on labeled datasets containing images of healthy and diseased plants. These models learn to classify images into different disease categories with high accuracy. Convolutional …
Published in International Journal of Cheminformatics · Vol. 1, Issue 2, 2023 · pp. 1–7 Read article
-
Implementing Machine Learning in Data Classification
Abstract: Data classification forms an essential aspect of artificial intelligence (AI) and soft computing, helping a great deal in the transformation of raw data into knowledge that forms the basis of numerous applications, such as fraud detection, medical diagnostics, and natural language processing. This study discusses the challenges and the state of the art in data classification, as far as scalability, noise handling, and feature selection optimization are concerned. It gives …
Published in International Journal of Data Structure Studies · Vol. 3, Issue 2, 2025 · pp. 15–22 Read article
-
Violent Event Recognition and Monitoring Using Deep Learning for Surveillance Videos
Abstract: The significance of real-time capabilities in human detection and tracking is discussed in the abstract of the paper. We talk about tracking, eye detection, and face detection. A thorough motion detection program for use in video monitoring and other applications is suggested by the study. The goal of the study is to further human tracking technology. Optical flow features and appearance-invariant features from a Darknet CNN model are integrated. Acquiring …
Published in International Journal of Advanced Robotics and Automation Technology · Vol. 1, Issue 2, 2023 · pp. 39–44 Read article
-
Bias Detection and Accuracy Enhancement in Voice-based Banking Authentication Using Deep Learning
Abstract: Biometric systems have become an integral part of how many people access banking services today, and voice verification systems can be a secure and easy-to-use source of banking authentication that does not require any physical contact with the bank or any other person. From the security perspective, these systems would normally provide an effective means of identifying an individual but frequently exhibit bias with respect to demographics such as the …
Published in International Journal of Information Security Engineering · Vol. 4, Issue 2, 2026 Read article
-
Automated Suspicious Activity Detection in Video Surveillance Using Deep Learning: A Review
Abstract: In the current era of advanced security systems, video surveillance plays an essential role in ensuring safety by detecting suspicious activities. With the increase in real-time data, manual monitoring has become impractical, paving the way for automated surveillance systems utilizing machine learning (ML) and artificial intelligence (AI) technologies. This paper explores the integration of ML and AI models, specifically convolutional neural networks (CNNs) and long short-term memory (LSTM) networks, for …
Published in International Journal of Optical Innovations & Research · Vol. 3, Issue 1, 2025 · pp. 20–27 Read article
-
Using Machine Learning for Key phrase Extraction in Digital Libraries
Abstract: Machine learning has revolutionized various aspects of information retrieval, including key phrase extraction in digital libraries. Key phrase extraction is crucial for summarizing and categorizing vast amounts of textual data, enabling efficient search and retrieval processes. This study explores the application of machine learning techniques for automatic key phrase extraction in digital libraries. We review various supervised and unsupervised learning algorithms, including deep learning models, that are employed to identify …
Published in International Journal of Cheminformatics · Vol. 1, Issue 2, 2023 · pp. 8–13 Read article
-
Assessing the Performance of DL Methods in Handwritten Digit Recognition
Abstract: Handwritten digit recognition is a computer vision task that involves the automatic identification and classification of hand-written digits. The objective is to develop models capable of accurately recognizing and distinguishing digits handwritten by humans. With the development of machine learning and deep learning techniques, this field has advanced remarkably. The convolutional neural network (CNN) is the most often used technique for this purpose. By utilizing CNN, the model can learn …
Published in International Journal of Data Structure Studies · Vol. 1, Issue 1, 2023 · pp. 25–32 Read article
-
A study on IoT and AI for Predictive Modeling and Control of Infectious Disease Transmission
Abstract: Background: The global response to novel and recurring infectious diseases is frequently hindered by surveillance systems that are slow, siloed, and reactive. Traditional epidemiology relies on retrospective analysis of clinical reports, often missing the critical early phase of autocatalytic spread. The urgency of modern public health necessitates a shift toward real-time, predictive intelligence. Methods: This study investigates the development and deployment of a synergistic paradigm integrating the Internet of Things …
Published in International Journal of Pathogens · Vol. 2, Issue 2, 2025 Read article