Skip to content
View jmetz6's full-sized avatar

Block or report jmetz6

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. Artificial_Intelligence_Search_Algorithms Artificial_Intelligence_Search_Algorithms Public

    Solved a puzzle (C++) using breadth-first search, depth-first search, iterative deepening depth-first search, and A-Star search.

    C++

  2. Naive_Bayes_Classifier Naive_Bayes_Classifier Public

    Classifier which uses a Bayesian network to classify restaurant reviews as positive or negative

    C++

  3. Othello_AI Othello_AI Public

    Artificial Intelligence for a simplified version of Othello

    C++