Skip to content
View rafalafel21's full-sized avatar

Block or report rafalafel21

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. can-animation can-animation Public

    Forked from leojacob1/can-animation

    Jupyter Notebook

  2. CS_122_Health_Project CS_122_Health_Project Public

    Python

  3. AlphaPose AlphaPose Public

    Forked from MVIG-SJTU/AlphaPose

    Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System

    Python

  4. Facial_Expression_TalkMeUp Facial_Expression_TalkMeUp Public

    Examples of the facial expression recognition model on the front end of the Talk Me Up Website

  5. KNN_Iris_MNIST KNN_Iris_MNIST Public

    KNN implementation from scratch using only numpy. Training and testing performed first on the iris dataset and finally on the MNIST dataset.

    Jupyter Notebook

  6. KMeans_Clustering KMeans_Clustering Public

    Implemented the kMeans clustering algorithm using numpy only. Tested the convergence of the kMeans class implementation by creating a 2D synthetic dataset and reported on the convergence.

    Jupyter Notebook