This repository contains a collection of machine learning models and experiments I have developed. Each folder includes a self-contained project with code, datasets, and model training.
-
Sentiment Analysis with LSTM (
sentiment-analysis-lstm/): Binary sentiment classification using an LSTM model trained on movie reviews. -
Dog Breed Classification with CNN (
dog-breed-classification-cnn/): Image classification model to predict dog breeds using Convolutional Neural Networks.
More projects coming soon.