Skip to content
View db-githb's full-sized avatar

Block or report db-githb

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. Chat-Search-and-Summary Chat-Search-and-Summary Public

    Chat-GPT clone using LangGraph to implement a Retrieval Augmented Generation (RAG) agent, equipped with web search and document summary tools, wrapped in a Streamlit GUI.

    Python 1

  2. SuperHyperCube_Game SuperHyperCube_Game Public

    Implementation of a puzzle game using OpenGL

    C++ 1

  3. Latent_Space_and_GAN_Security_IFT6164_Project Latent_Space_and_GAN_Security_IFT6164_Project Public

    An investigation into Adversarial and Membership Inference Attacks as well as an analysis of the latent projections of the images comprising the data distribution in order to leverage the latent sp…

    Jupyter Notebook

  4. NLM_Denoising NLM_Denoising Public

    Implementation and analysis of Non-Local Means Denoising algorithm with Unitary Center Pixel Weight and Max Center Pixel Weight

    MATLAB

  5. preetichouhan025/Remote-Sensing-Imagery-Analysis preetichouhan025/Remote-Sensing-Imagery-Analysis Public

    Remote Sensing Imagery Analysis using Convolutional Neural Networks for Landscape Classification and Insights

    Jupyter Notebook 1

  6. Cubic_Bezier_Extension_IFT6113_Project Cubic_Bezier_Extension_IFT6113_Project Public

    A C++ implementation of Cem Yuksel's paper, "A Class of C2 Interpolating Spline" (2020) with an extension to use Cubic Bezier as an interpolating function

    C++