Skip to content
View Rudra1729's full-sized avatar

Block or report Rudra1729

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Rudra1729/README.md

Hi, I'm Rudra πŸ‘‹

πŸŽ“ Computer Science + Math (Honors), University of Massachusetts Amherst, Class of 2028 πŸ€– Focused on Machine Learning, LLMs, and Applied AI Research πŸ”¬ Currently: Data Science & ML Intern @ UMass Dept. of Data Science and AI

I am a rising junior at UMass Amherst majoring in CS and Math. In the past year, I have built projects in machine learning, quantitative finance, and web development. In ML, I worked on mechanistic interpretability in financial time series models for an investment fund, computer vision for sustainability projects tracking ocean waste, and transitional variational autoencoders for synthetic trial generation for rare medicines. In web dev, I worked with the NPO Human Service Forum to enable website development for course recommendations for teachers and students.

πŸ“« Reach me: rudrapatel@umass.edu β€’ LinkedIn


🧠 What I'm Working On

DS4CG β€” UMass Dept. of Data Science and AI (Jun 2026 – Present)

  • Built a reproducible Python + DVC pipeline normalizing 60K+ student literacy records across 30K+ students from 399 raw CSVs.
  • Developing decision-tree models to predict student instructional focus from literacy assessment scores, and testing whether prior focus assignments improve recommendation accuracy.

Mechanistic Interpretability on Time Series Models β€” Minuteman Alternative Investment Fund (Jan – Present)

  • Fine-tuned an 805K-param IBM Granite TTM-R2 on options data, cutting MSE by 41% and lifting directional accuracy to 63.7%.
  • Ablated internal states to isolate causal pathways in the network's signal prioritization.
  • Deployed Ridge linear probes to decode Black-Scholes greeks from hidden layers (peak RΒ² of 0.79 for delta).

πŸš€ Featured Projects

OceanEye β€” Autonomous Underwater Waste Segmentation πŸ† HackUMass 2025 Winner, Best Sustainability Hack Real-time computer vision pipeline for underwater trash detection. Trained & benchmarked YOLOv8 (Nano/Small/Medium) on TrashCan 1.0, hitting 45% Box mAP and 36.2% Mask mAP across 16 classes, running at 30 FPS on consumer hardware. Python YOLOv8 PyTorch OpenCV Ultralytics

Nidaan AI β€” On-Device Rural Healthcare Assistant Built for the Gemma3n Competition (Google). Fine-tuned Gemma-3n (2B) for offline multilingual symptom triage, field-tested across 2 rural villages in Gujarat with a voice-based interface for 20+ semi-literate users. Gemma-3n Unsloth LangChain (RAG) MERN Google Speech API


πŸ› οΈ Tech Stack

ML/AI: Hugging Face Transformers β€’ PyTorch β€’ LangChain β€’ ChromaDB β€’ DVC β€’ RAG β€’ Prompt Engineering β€’ LLM Fine-Tuning Languages: Python β€’ Java β€’ C++ β€’ C β€’ SQL β€’ JavaScript β€’ TypeScript Infra/Tools: Git & GitHub β€’ Google Cloud Run β€’ Flask β€’ Flask-SocketIO β€’ React β€’ JUnit


πŸŽ“ Education

B.S. Computer Science, Honors College β€” University of Massachusetts Amherst (GPA: 4.00) Machine Learning Foundations β€” Cornell University (online certificate, in progress)


⚑ Currently exploring: interpretability research and efficient fine-tuning of small language models.

Pinned Loading

  1. Nidaan-AI Nidaan-AI Public

    NidaanAI is a virtual health companion for rural Gujarat, made using fine-tuned Gemma-3n 2B and RAG. It explains health topics, shares home remedies, guides care decisions, and highlights governmen…

    TypeScript 2 1

  2. Vaani Vaani Public

    JavaScript 1

  3. Aviral1303/Zuno Aviral1303/Zuno Public

    JavaScript 2

  4. HenryLiu714/HFT-System HenryLiu714/HFT-System Public

    MAIF Fall 2025

    Python 1

  5. junaid-pathan/inSilico junaid-pathan/inSilico Public

    inSilico is an end-to-end platform for generating, validating, and utilizing synthetic clinical patient data to enable fast, privacy-preserving in-silico clinical trial simulation.

    Jupyter Notebook

  6. Tirth2116/OceanEye Tirth2116/OceanEye Public

    OceanEye: AI-powered marine debris platform. Detects pollution via YOLOv8 & Gemini VLM, monitors coastlines with Earth Engine, and routes autonomous cleanup using 2-Opt splines.

    TypeScript