Projects
A collection of my work in AI, Machine Learning, and Data Science.
Financial Sentiment Analysis with Transformers
A deep learning approach to analyzing sentiment in financial news headlines using BERT and RoBERTa models, achieving 94% accuracy on the FinancialPhraseBank dataset.
BERT
RoBERTa
PyTorch
+1
Plant Disease Detection via Computer Vision
An efficient CNN architecture for detecting diseases in tomato leaves, designed for deployment on edge devices.
MobileNetV2
TensorFlow
OpenCV