Skip to content
View catamtz3's full-sized avatar

Block or report catamtz3

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. Image-Classification-Humpback-Dolphin-Tail Image-Classification-Humpback-Dolphin-Tail Public

    This is an image classification algorithm that takes in an image of either a Humpback whale or a Dolphin and based off of the tail of that image, it can classify if it belongs to a Humpback whale o…

    Python 1

  2. Final-Project-AI-LM-CM-EK Final-Project-AI-LM-CM-EK Public

    Forked from AlexIbasitas/Final-Project-AI-LM-CM-EK

    An inventory management web service for a video game store based on a given database. The project utilizes a simple back-end API via REST and GraphQL

    Java 1

  3. CSE333-Query-Processor CSE333-Query-Processor Public

    Basic search engine query processor

    C++

  4. uwimg2 uwimg2 Public

    Forked from pjreddie/uwimg

    A website that assists in simplifying the foundation color-matching process with the color blind community in mind

    C 1

  5. ML-Mancala ML-Mancala Public

    Creates a Mancala AI using the minimax algorithm with alpha beta pruning and heuristics.

    Python

  6. ML-Image-Classifier ML-Image-Classifier Public

    A deep convolutional neural network (CNN) for image classification

    Python