Pinned Loading
-
Computer-Vision-Traditional-vs.-Deep-Learning-Approaches
Computer-Vision-Traditional-vs.-Deep-Learning-Approaches PublicThis project compares traditional Bag-of-Words with SVM and a custom ResNet-style CNN for image classification on the CIFAR-10 dataset. It covers the full workflow: feature extraction, model buildi…
Jupyter Notebook 1
-
HNM-Based-Biomedical-Relation-Extraction
HNM-Based-Biomedical-Relation-Extraction PublicImplements relation extraction for biomedical texts using Hard Negative Mining to improve accuracy in identifying complex entity relationships. Includes code for data processing, training, and eval…
Jupyter Notebook 1
-
Amazon-Food-Review-Sentiment-Analysis
Amazon-Food-Review-Sentiment-Analysis PublicA machine learning project for classifying Amazon Fine Food Reviews as positive or negative using text preprocessing, feature extraction, and multiple classification algorithms. Includes EDA, model…
Jupyter Notebook 1
-
Emotion-Detection-Using-Deep-Learning
Emotion-Detection-Using-Deep-Learning PublicThis project uses a neural network to classify facial expressions in 48x48 grayscale images from the FER Challenge dataset. The workflow includes data preprocessing, model building, training, and e…
Jupyter Notebook 1
-
Digit-Classification-with-Convolutional-Neural-Networks
Digit-Classification-with-Convolutional-Neural-Networks PublicThis project implements a Convolutional Neural Network (CNN) to classify handwritten digits using the MNIST dataset. The model is trained to recognize digits (0-9) from 28x28 pixel grayscale images…
Jupyter Notebook 1
If the problem persists, check the GitHub status page or contact support.