You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An intelligent retrieval-augmented (RAG) PDF Chatbot: upload a PDF and ask questions, answers generated from its content using local embeddings and a lightweight model.
Tire condition classification using ResNet and transfer learning. This project applies deep learning to identify whether a tire is in good or bad condition based on image data.
This project predicts used car prices using a feedforward neural network regression model implemented in PyTorch. Features include car age, mileage, and other attributes. The pipeline supports feat…
This project implements a CNN for handwritten digit classification on the MNIST dataset using PyTorch. It uses stacked convolutional layers with dropout, batch normalization, and max pooling to cla…
This project classifies SMS messages as spam or ham using a feedforward neural network in PyTorch with a bag-of-words representation. It includes train/validation/test splits, performance evaluatio…
Python
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page
or contact support.