Skip to content
View sharksurfauto-byte's full-sized avatar

Block or report sharksurfauto-byte

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. Pactum-AI Pactum-AI Public

    Pactum-AI is an AI-driven system designed to analyze legal contracts, identify potential risks, extract critical clauses, and provide structured insights to assist decision-making.

    TypeScript

  2. ViT-Implementation-on-STL10 ViT-Implementation-on-STL10 Public

    This repository contains a Vision Transformer (ViT) implementation trained from scratch on the STL10 image classification dataset using PyTorch.

    Jupyter Notebook

  3. Malaria_Cell_Classification_using_CNN Malaria_Cell_Classification_using_CNN Public

    This repository implements a Convolutional Neural Network (CNN)–based image classification system to detect malaria-infected red blood cells from microscopic cell images.

    Jupyter Notebook

  4. Customer-Churn-Analysis Customer-Churn-Analysis Public

    This repo includes in depth customer churn prediction ML model.

    Jupyter Notebook

  5. AirTune AirTune Public

    🎵 AirTune – Hand Gesture Controlled Musical Instrument AirTune is a real-time, computer vision–based musical instrument that allows users to create music using hand gestures captured through a webcam.

    Python

  6. Neural-Network-From-Scratch-NumPy-Only- Neural-Network-From-Scratch-NumPy-Only- Public

    A complete implementation of a feedforward neural network from first principles, including manual backpropagation, gradient checking, and optimization — without using any deep learning frameworks.

    Python