Skip to content
View cagey-squirrel's full-sized avatar
:shipit:
Cagey
:shipit:
Cagey
  • Belgrade
Block or Report

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

  1. Sequential-segmentation Sequential-segmentation Public

    Forked from qubvel/segmentation_models.pytorch

    Segmentation models with pretrained backbones. PyTorch.

    Python

  2. YOLOv2 YOLOv2 Public

    Yolo v2 Pytorch implementation

    Python

  3. 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

  4. DecisionTree DecisionTree Public

    Implementation of Decision Tree classification ML algorithm

    Python

  5. Heart-Failure-Analysis Heart-Failure-Analysis Public

    Analyzing medical records of patients with heart failure and trying to predict their mortality.

    Jupyter Notebook

  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