Skip to content
View cagey-squirrel's full-sized avatar
:shipit:
Cagey
:shipit:
Cagey
  • Microsoft

Block or report cagey-squirrel

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. Sequential-segmentation Sequential-segmentation Public

    Forked from qubvel-org/segmentation_models.pytorch

    Changed implementation from qubvel-org/segmentation_models to improve the segmentation of sequential images (e.g. MRI scans) efficiently

    Python

  2. YOLOv2 YOLOv2 Public

    Yolo v2 Pytorch implementation

    Python

  3. VisRAG VisRAG Public

    Forked from OpenBMB/VisRAG

    Parsing-free RAG supported by VLMs

    Python

  4. GameOfLife-CUDA GameOfLife-CUDA Public

    CUDA implementation of Game of life simulation. Modifying end executing a program in CUDA to get up to 600x speed-up

    Cuda

  5. DecisionTree DecisionTree Public

    Implementation of Decision Tree classification ML algorithm

    Python

  6. From-scratch-NN-with-Minigrad From-scratch-NN-with-Minigrad Public

    Implementation of mini autograd engine called Minigrad, inspired by Andrey Karpathy's Micrograd video. This engine is then used for the implementation of Neural Network from scratch.

    Python