Skip to content
View ucheochuba's full-sized avatar

Block or report ucheochuba

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

Pinned Loading

  1. cs229s-final cs229s-final Public

    Jupyter Notebook

  2. mercedesMap mercedesMap Public

    Jupyter Notebook

  3. paws_gemma_pytorch paws_gemma_pytorch Public

    Forked from google/gemma_pytorch

    This is a fork of Google's Gemma that is designed to be used with contextually-aware thresholding for our CS229S final project.

    Python

  4. treeFormers treeFormers Public

    Code for "TreeFormers - An Exploration of Vision Transformers for Deforestation Driver Classification" research paper.

    Jupyter Notebook 1

  5. dataStructuresProject dataStructuresProject Public

    Created user interface and graph database using C++ to measure rivalries between soccer teams. An in-depth description of the project is in the pdf file. This was a custom created project for the C…

    C++

  6. v6FileSystem v6FileSystem Public

    Built Unix V6 file system using C to support file disk reads and page replacement. The code is able to handle loading files in chunks from the lowest level of the system up through to the top where…

    C