Skip to content
View gauranggupta0786's full-sized avatar

Block or report gauranggupta0786

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

Popular repositories Loading

  1. WaterSemanticSegmentation WaterSemanticSegmentation Public

    Web app for semantic segmentation of water bodies using Sentinel-2 imagery via Google Earth Engine. Implements MNDWI-based detection with interactive mapping (Leaflet) and GeoJSON export using a Fl…

    HTML

  2. Compiler Compiler Public

    A compiler front-end for a custom programming language, implementing lexical analysis using tries and parsing using LL(1) grammar with FIRST and FOLLOW set computation. Includes multiple test cases…

    C

  3. Quantisation-on-reasoning-models Quantisation-on-reasoning-models Public

    Implemented post-training quantisation (PTQ) on transformer-based reasoning models using 8-bit and 4-bit weight quantisation (INT8, INT4) with frameworks like PyTorch and Hugging Face Transformers.…

    Jupyter Notebook