Skip to content
View mrdonliu's full-sized avatar
Block or Report

Block or report mrdonliu

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

Popular repositories

  1. image-processing image-processing Public

    An image processing library, including methods of filtering, object detection, noise reduction, etc

    C++ 5 1

  2. Classification Classification Public

    Implementation of multinomial logistic regression, tested on iris, digits, and cifar datasets

    Python 2

  3. kMeans kMeans Public

    Implementation of k Means clustering algorithm, and tested over a data set.

    Java 1

  4. neuralNetwork neuralNetwork Public

    Java 1

  5. dynamickmeans dynamickmeans Public

    Forked from rramphal100/dynamickmeans

    Machine Learning class final project: implement an algorithm to determine the optimal k value for k-means clustering.

    Python 1

  6. pinball-pdf pinball-pdf Public

    A probabilistic pinball simulation demonstrating the probability density function.

    Java