Skip to content
View ritikasaboo13's full-sized avatar

Block or report ritikasaboo13

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. amilleah/neuromorph amilleah/neuromorph Public

    Supplementary code for processing NeuroMorph dataset

    Jupyter Notebook

  2. collision-prediction collision-prediction Public

    Modeled the physics of colliding 3D objects in video data by training a self-supervised future frame and mask prediction model (SimVP + UNet).

    Python 2

  3. Quantized-GEMM-for-Transformer-Inference Quantized-GEMM-for-Transformer-Inference Public

    Custom CUDA Kernels for Quantized GEMM

    Cuda 1

  4. os-clone os-clone Public

    A comprehensive educational implementation of core operating system components including process scheduling, I/O management, memory allocation, and linking - built from scratch to demonstrate OS fu…

    C++