Skip to content
View Rusheel86's full-sized avatar
🎯
Learning
🎯
Learning

Highlights

  • Pro

Block or report Rusheel86

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
Rusheel86/README.md

Typing SVG

Visitor Count


🧠 about me

rusheel = {
    "focus"     : ["ML research", "medical imaging", "oncology", "time series", "LLMs"],
    "currently" : "OSS contributor + Researching + drifting through college",
    "loves"     : ["Anime", "Chess β™ŸοΈ", "Formula 1🏎️", "Thriller Novels", "Gym", "Taekwondo πŸ₯‹"],
    "chess"     : "RedEgnival @ lichess.org",
    "pronouns"  : "he/him",
    "fun fact"  : "Black Belt in Taekwondo",
}


πŸ₯ highlight projects

Spinal Cord Shift Prediction β€” 3D CNN-LSTM built with Nanavati Hospital to segment and quantify spinal cord shifts during radiotherapy using real HNC patient volumetric data.

dicom-meta-lite β€” lightweight Python package for rapid DICOM metadata extraction, built for medical imaging and oncology research workflows. Available on PyPI.

Chaos Economy - AMD Hackathon GRAND PRIZE, Multi-agent RL sim: 4 traders, market maker & SEC regulator trained via GRPO on Llama-3.2. 250 steps of emergent financial crisis β€” slaughter, adaptation, collusion, regulatory oversight β€” no scripts, just learned behavior. Our 3B LoRA (250 training steps) beats Nemotron 120B on PnL (+13.68 vs +7.18) and beats every other model tested. The MI300X's 192GB HBM3 made full BF16 training possible without quantization β€” no dequantization overhead, no 4-bit gradient degradation. That precision advantage is why a 3B trained on AMD outperforms 7B, 8B, 30B, and even 120B baselines running on NVIDIA-optimized inference.


πŸ› οΈ tech stack

Python PyTorch TensorFlow scikit-learn HuggingFace OpenCV NumPy Pandas AWS Kaggle Git


πŸ“Š github stats


⚑ interests

  • πŸ”¬ ML research β€” especially for medical imaging, oncology & real-world healthcare impact
  • πŸ“ˆ Financial MArkets β€” options flow, expiry dynamics, institutional analysis
  • πŸ€– LLMs, TRL, deep learning & AI agents
  • β™ŸοΈ chess addict β€” @RedEgnival on lichess
  • 🏎️ Formula 1 fan, also dipping my toes into MotoGP
  • πŸ₯‹ Black Belt Taekwondo
  • 🎌 everything anime, manga and light novels β€” sometimes even real books :)
  • so systematic I even track it all: MyAnimeList

"I've no enemies"

Pinned Loading

  1. preflight preflight Public

    Pre-flight checks for PyTorch pipelines. Catch silent failures before they waste your GPU.

    Python 23

  2. spinal-cord-shift spinal-cord-shift Public

    Jupyter Notebook 2