Skip to content
View Terry-Kusunoki-Martin's full-sized avatar

Block or report Terry-Kusunoki-Martin

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. classification-models classification-models Public

    Project in which my partner and I implemented a Naive Bayes Classifier, a K Nearest Neighbors Classifier, and a Support Vector Machine classifier and used them on different sets of classification d…

    Python

  2. lambda-functions-compiler lambda-functions-compiler Public

    Part of a school project in which I added the ability to use anonymous functions to my compiler.

    OCaml

  3. TicketToRide TicketToRide Public

    A project in which I used graph algorithms and self-implemented data structures in order to create a text-based implementation of the popular board game "Ticket To Ride"

    C++

  4. boundedMinimax boundedMinimax Public

    Project in which I implemented a bounded minimax agent, and used it to play the game of hex.

    Python

  5. compiler-optimization compiler-optimization Public

    Project in which I used extra registers and dependency graphs in order to shave off instructions in my compiler's compiled code.

    OCaml

  6. World-University-Rankings-Clustering World-University-Rankings-Clustering Public

    This was a school project in which my partner and I used Hierarchical clustering and k-means clustering in order to group world university ranking data.

    Python