Skip to content
View eburch2's full-sized avatar

Block or report eburch2

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

    GitHub Tutorial

  2. CMSC331 CMSC331 Public

    Github Lab 2

  3. league_site league_site Public

    Forked from xharris/league_site

    HTML

  4. AIProject2 AIProject2 Public

    The python and tex bundle for the second AI project on optimization. Methods used include hill climbing, hill climbing with random restarts, and simulated annealing.

    TeX

  5. AIProject3 AIProject3 Public

    This is an Image Recognition program written in Python to classify handrawn images using a Support Vector Machine and Supervised Learning

    Python

  6. AIProject4 AIProject4 Public

    Program using clustering, specifically kmeans, to classify 2d points into clusters. This is an example of unsupervised learning in Artificial Intelligence

    Python