Skip to content
View Gaurav14cs17's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Gaurav14cs17

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
Gaurav14cs17/README.md

Typing SVG


Portfolio LinkedIn Email Kaggle


Profile Views

👨‍💻 About

class GauravGoswami:
    role = "Lead Deep Learning Engineer"
    company = "Samsung R&D Institute, Bangalore"
    
    expertise = [
        "Transformers & Attention Mechanisms",
        "Diffusion Models & Generative AI", 
        "Vision-Language Models",
        "CUDA Kernels & LLM Optimization",
        "YOLO & Edge AI Deployment"
    ]
    
    currently = "Building AI that powers millions of devices 🚀"

💻 Competitive Programming

LeetCode Codeforces CodeChef HackerRank HackerEarth

1800+ Problems Solved

Pinned Loading

  1. DSA DSA Public

    A well-organized repository covering core Data Structures and Algorithms, from fundamentals to advanced topics. It’s designed for systematic learning, coding interview preparation, and reference im…

    HTML 153 22

  2. YOLOE YOLOE Public

    PP-YOLOE, an industrial state-of-the-art object detector with high performance and friendly deployment. We optimize on the basis of the previous PP-YOLOv2, using anchor-free paradigm, more powerful…

    Python 48 2

  3. Reparameterization-Denoising Reparameterization-Denoising Public

    This project was completed some time ago, and I am now organizing and sharing it. At the time of implementation, the original paper had not yet been officially published (it was only available on a…

    Python 2

  4. Attention_mechanisms Attention_mechanisms Public

    Three in-depth surveys covering everything you need to know about efficient transformer architectures

  5. ml-researcher-foundations ml-researcher-foundations Public

    This repository is a structured, end-to-end roadmap for becoming a strong ML researcher, covering mathematical foundations, machine learning theory, deep learning, optimization, efficient ML, and p…

    Jupyter Notebook 6

  6. YOLOv8-RepNeXt YOLOv8-RepNeXt Public

    PyTorch implementation of YOLOv8 with RepNeXt for fast and accurate object detection. RepNeXt improves training with multi-branch convolutions and fuses them into a single layer for efficient infer…

    Python 1