Deep Learning
Medical Chatbot
Obfuscated Privacy Malware Classification Using Machine Learning and Deep Learning Techniques
Python, Cybersecurity, Deep Learning, Machine Learning, Artificial Intelligence, Cyber Security, Deep Learning, Machine Learning
Aim
The aim of this research is to develop an intelligent system capable of detecting and classifying obfuscated privacy malware into various categories and families. This system leverages machine learning and deep learning models trained on the CIC-MalMem-2022 dataset to improve accuracy and address the challenges posed by data imbalance and complex malware behaviour.
Online Exam Proctoring System Based on Artificial Intelligence
Online Recruitment Fraud (ORF) Detection Using Deep Learning Approaches
Plant Disease Detection and Classification by Deep Learning: A Review
Recognition of Fish in Aqua Cage by Machine Learning with Image Enhancement
Sign Explainer An Explainable AI Enabled Framework for Sign Language Recognition With Ensemble Learning
Silent Alert: Advancing Women’s Security through Smart Sign Recognition and AI
Sleep Apnea Detection From Single-Lead ECG: A Comprehensive Analysis of Machine Learning and Deep Learning Algorithms
Toward Fast and Accurate Violence Detection for Automated Video Surveillance Applications
Traffic Signs Recognition using CNN and Keras
Whale and Dolphin Classification
The proposed method involves a multi-step process to classify whale and dolphin species from images. First, the dataset is collected and pre-processed to ensure high-quality input data. The VGG16 model is used to extract features from the images, capturing complex patterns and details. These features are then used to train a Support Vector Machine (SVM) model, which excels in binary and multi-class classification tasks.