Popular repositories Loading
-
-
GraphColoring
GraphColoring PublicThis project explores graph coloring using both backtracking and genetic algorithms. The goal is to color graph vertices so that no two adjacent vertices share the same color. The implementation in…
Python
-
-
Document-Chatbot
Document-Chatbot PublicThis project features a Streamlit application designed to facilitate interaction with documents through natural language processing. Users can upload PDF and DOCX files, which are then processed to…
Python
-
Skin-Cancer-Using-EfficientNetB3-ResNet50-VGG19
Skin-Cancer-Using-EfficientNetB3-ResNet50-VGG19 PublicFine-tuning three pretrained models EfficientNetB3, ResNet50, and VGG19 on a skin cancer dataset with labeled images of lesions, including benign and malignant cases. The goal was to classify the i…
Jupyter Notebook
-
Emotion-Classification-using-DistilBERT-Fine-Tuning-Process
Emotion-Classification-using-DistilBERT-Fine-Tuning-Process PublicFine-tuning a pretrained DistilBERT model on an emotion dataset containing text samples labeled with different emotions such as joy, sadness, anger, and fear. The goal was to classify these text sa…
Jupyter Notebook
If the problem persists, check the GitHub status page or contact support.