Skip to content
View kanavgoyal898's full-sized avatar
🧸
just trust me, you’ll be fine !?
🧸
just trust me, you’ll be fine !?

Highlights

  • Pro

Block or report kanavgoyal898

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. QueenGambit QueenGambit Public

    QueenGambit is a Python-based chess engine using the Minimax algorithm with alpha-beta pruning to make optimal moves. It incorporates piece values inspired by AlphaZero and an entropy-based evaluat…

    Python

  2. engagio engagio Public

    engagio is a research-focused implementation for engagement analysis, designed to study and quantify user interactions across digital platforms. It provides tools and algorithms to measure engageme…

    Python

  3. chromaVive chromaVive Public

    chromaVive turns grayscale images into vibrant, colorized versions using advanced deep learning inspired by Richard Zhang's research at UC Berkeley. Powered by models from the ECCV16 and SIGGRAPH17…

    Jupyter Notebook

  4. noisOut noisOut Public

    noisOut is a DDPM-based implementation for generating high-quality images, inspired by Dhariwal & Nichol (2021) and Ho et al. (2020). Using a UNet architecture with Sinusoidal Position Embeddings, …

    Jupyter Notebook

  5. evoGrad evoGrad Public

    evoGrad is a lightweight automatic differentiation engine designed to help users understand autograd concepts and neural network operations. It offers a minimal framework for gradient computation …

    Python

  6. echoGPT echoGPT Public

    echoGPT is a minimal GPT implementation for character-level language modeling with 25.4M parameters. Built with PyTorch, it includes multi-head self-attention, feed-forward layers, and position em…

    Python