Repositories

Check out my GitHub repositories and explore my coding projects and contributions. You are welcome to contribute to any of these repositories by forking them and submitting pull requests for enhancements, optimizations, or extensions.
Please find more of my repositories on GitHub.


SystematicReview of GWO in IoT
This repository contains the PDF and Excel files for our paper “A systematic review of applying grey wolf optimizer, its variants, and its developments in different Internet of Things applications”


BHOA
This repository contains the PDF and codes for our paper “A novel binary horse herd optimization algorithm for feature selection problem”


BSMO
This repository contains the PDF and codes for the paper “Binary Starling Murmuration Optimizer Algorithm to Select Effective Features from Medical Data”


Systematic Review of the WOA
This repository contains the PDF and Excel files for our paper “A Systematic Review of the Whale Optimization Algorithm: Theoretical Foundation, Improvements, and Hybridizations”


Deep text clustering
This repository contains the PDF and codes for our paper “Deep text clustering using stacked AutoEncoder”


Deep text Classification
Implementation of textual data classification using classification algorithms, deep learning models, and Word2Vec technique for embedding as well as data argumentation.


Compartmental Models in epidemiology
Implementation of mathematical modeling of infectious diseases used to study the spread of diseases.


Intrusion Detection System Using Machine Learning Algorithms
This project implements various machine learning algorithms for intrusion detection, including neural networks, decision trees, and random forests. The dataset is preprocessed before performing the classification.


Autoencoder models for data Classification
Implementation of several Autoencoder models for data classification.