Skip to content
View code-by-matt's full-sized avatar
🤔
Pondering
🤔
Pondering
  • Princeton, NJ

Block or report code-by-matt

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 250 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. boat boat Public

    My solution to the boat problem on my homework.

    Python 1

  2. connect4 connect4 Public

    A game of Connect Four, but the turn order is based on the Thue-Morse sequence.

    JavaScript

  3. resume resume Public

    Matthew Yuan's resume.

    TeX

  4. tmc4node tmc4node Public

    Here is my attempt to make real-time online Thue-Morse Connect Four using Node. It was online for a while, but has since been taken offline.

    JavaScript

  5. flowerpower flowerpower Public

    Using scikit-learn to run logistic regression on Fisher's iris data set.

    Python

  6. closest-neighbors closest-neighbors Public

    My Python implementation of a divide-and-conquer algorithm to find the closest neighbors among a set of points in 2D space.

    Python