Skip to content
View ShreyasUpadhyaya's full-sized avatar
🎯
Focusing
🎯
Focusing
  • India
  • 15:33 (UTC -12:00)

Block or report ShreyasUpadhyaya

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.

Content in all repositories owned by your account will be closed.
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

Pinned Loading

  1. Policy-Guarded-Agent Policy-Guarded-Agent Public

    An AI agent framework designed with built-in guardrails and policy enforcement mechanisms to ensure safe, compliant, and constrained autonomous operations.

    Python

  2. cuda-memory-hierarchy cuda-memory-hierarchy Public

    Learning the GPU memory hierarchy by writing matmul kernels from scratch: CPU reference, naive, and shared-memory tiled, timed with CUDA events at 512/1024/2048. No cuBLAS. Includes profiling analy…

    Cuda

  3. int8-inference-lab int8-inference-lab Public

    Post-training INT8 quantization benchmarked across PyTorch and ONNX Runtime. FP32 vs dynamic vs static on ResNet-18, measuring latency, model size, and top-1 accuracy in a single session with warmu…

    Python

  4. pehlecheck pehlecheck Public

    Pre-submission rejection check for Indian government claim forms. Independent hackathon prototype.

    Python

  5. india-election-predictor india-election-predictor Public

    Predict Lok Sabha election outcomes by constituency using machine learning. Built on 2019 and 2024 election data — candidate profile, voter turnout, party, criminal record, and more.

    HTML

  6. Titanic_Prediction_model Titanic_Prediction_model Public

    Predicts who survived the Titanic using passenger data such as age, sex, and ticket class

    Python