Projects using PyTorch in Kangra
Projects using PyTorch in Kangra
Sign Up
Post a job
Sign Up
Log In
Filters
2
Projects
People
Message
0
Karan Singh
1. What it is: An advanced e-commerce web app that combines Graph Neural Networks (GNNs) and Generative AI to identify "toxic inventory"—products, sizes, or suppliers driving high customer returns. 2. GNN Predictive Modeling: Built a heterogeneous GNN using PyTorch Geometric to model relationships between customer demographics and product features to predict future return risks. 3. AI Attribute Enrichment: Automated a metadata extraction pipeline using the Gemini API with local caching to parse raw HTML product descriptions into structured product features (fabric, fit, pattern). 4. Interactive Dashboard & Reporting: Developed a Streamlit dashboard with Supabase Auth and integrated ReportLab to generate boardroom-ready PDF return audit reports. 5. Tech Stack: Python, PyTorch Geometric, Streamlit, Gemini API, Supabase, ReportLab.
0
34
Message
0
Karan Singh
Scientific Image Forgery Detection — Kaggle Competition Participated in the ongoing Kaggle competition on Copy-Move Forgery Detection in Scientific Images, aimed at identifying manipulated biomedical figures that can compromise research integrity. For this challenge, I developed a ResNet50 + U-Net hybrid segmentation model using PyTorch, designed to detect and segment forged regions at the pixel level. My approach combines Dice and Focal losses for balanced training, WeightedRandomSampling to oversample forged images, and Test-Time Augmentation (TTA) to improve prediction robustness. Achieved an initial score of 0.303 on the public leaderboard. I’m continuing to experiment with architecture tuning, learning rate schedules, and other loss functions to further enhance performance and generalization.
0
98
Message
0
Karan Singh
I recently fine-tuned the Mistral 7B Instruct model on a dataset of NDA (Non-Disclosure Agreement) documents — building an AI reviewer capable of identifying compliance issues and clause inconsistencies. To make the model more accessible, I converted the trained weights to CPU-compatible files, allowing efficient inference without GPU requirements. Model: Mistral 7B Instruct v0.1 Focus: Legal text review & semantic understanding Tech: PyTorch, Transformers, Kaggle Check out the full notebook here → [Kaggle Project Link (https://www.kaggle.com/code/karansingh123456/nda-reviewer-model-training)] My Kaggle account here → Profile (https://www.kaggle.com/curiouscyborgs) #AI #NLP #SentimentAnalysis #DeepLearning #CNN #LSTM #DataScience #GitHub
0
53
Explore projects