Skip to content
View Real-VeerSandhu's full-sized avatar
  • University of Waterloo
  • Mountain View, CA
  • 21:50 (UTC -08:00)

Highlights

  • Pro

Organizations

@hackclub @tfsshackclub @getgrowify @corex-peddie @Diplomatica-HTN @DatumNovo

Block or report Real-VeerSandhu

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

Abstract

Hi there! I'm Veer Sandhu: a Computer Science student at the University of Waterloo passionate about machine learning, distributed systems, and high-performance data platforms.

Pinned Loading

  1. Load-Balancer Load-Balancer Public

    Simulated load balancer (Round Robin, Least Loaded, Weight Optimized)

    C++ 1

  2. Machine-Learning-Visualizer Machine-Learning-Visualizer Public

    Real-time training, tuning, and visualization for Machine Learning Algorithms

    Python 1

  3. Stock-Portfolio-Lab Stock-Portfolio-Lab Public

    Real-time portfolio optimization

    Python 2

  4. Object-Detection Object-Detection Public

    🚥 Web app deployment of YoloV3 (Inspirit AI Project)

    Jupyter Notebook 3 2

  5. Distributed-Serving-Engine Distributed-Serving-Engine Public

    Patterns and building blocks for AI serving

    Python

  6. Plain-Transformer Plain-Transformer Public

    A bare-bones transformer implementation that demonstrates KV caching performance

    Python