Articles

Papers and Patents

Some of my written work on topics in computer science.

Neural Networks and Graph Neural Networks: A Comprehensive Review from Mathematical Foundations to Modern Applications

Neural Networks and Graph Neural Networks: A Comprehensive Review from Mathematical Foundations to Modern Applications

A comprehensive analysis of neural networks and Graph Neural Networks (GNNs), examining their mathematical foundations, architectural principles, and practical applications using the structured approach of Stanford CS224W: Machine Learning with Graphs.

Neural Networks
Graph Neural Networks
GNN
Machine Learning
Deep Learning
CS224W
Graph Theory
PyTorch Geometric
Evolving Wi-Fi: An Analysis of 802.11ax and 802.11be Standards in Modern Wireless Networks

Evolving Wi-Fi: An Analysis of 802.11ax and 802.11be Standards in Modern Wireless Networks

A comprehensive analysis of Wi-Fi 6 (802.11ax) and Wi-Fi 7 (802.11be) standards, exploring technological advancements in OFDMA, MU-MIMO, and Multi-Link Operation that address growing demands for IoT integration and high-speed wireless connectivity.

IEEE 802.11
WiFi 6
WiFi 7
OFDMA
MU-MIMO
Wireless Networks
IoT
Cybian

Cybian

Created a system to detect cyberbullying using sentiment analysis and ML.

Machine Learning
Natural Language Processing
Sentiment Analysis
Python