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

Block or report mindyh

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 Loading

  1. BitBot BitBot Public

    ME210 Project. Mindy Huang, Josh Grinberg, Pedro Milani, Chris Ling.

    Arduino 2

  2. Naive-Bayes-Classifier Naive-Bayes-Classifier Public

    Small machine learning project for Statistics class. Learns the given data via the Naive-Bayes assumption, and then tests the model.

    C++ 1 2

  3. logistic-regression logistic-regression Public

    Small machine learning project for a Stats class. Learns the given data via logistic regression, and then tests the model.

    C++ 1

  4. CS147 CS147 Public

    Forked from rioleo/CS147

    This is the repository for content for CS147, Fall 2012

    JavaScript

  5. ford-fulkerson ford-fulkerson Public

    Finds and returns max flow for each edge. Written for CS161.

    C++

  6. CS229 CS229 Public

    Project for CS229. In which we attempt to machine learn the optimal public transit system.

    Python