Skip to content
View Unknowncmbk's full-sized avatar
  • Isles Softworks
  • Boston MA

Block or report Unknowncmbk

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
Unknowncmbk/README.md

Popular repositories Loading

  1. DiscreteFrechetDistance DiscreteFrechetDistance Public

    Java implementation of a Discrete Frechet Distance calculator. The implementation uses dynamic programming to increase computing performance.

    Java 15 4

  2. unblock-me-generator unblock-me-generator Public

    Constraint satisfaction solution to generate puzzles similar to UnblockMe, the iPhone game, built with Java.

    Java 10 5

  3. WumpusWorld WumpusWorld Public

    Python implementation of the Wumpus World game that uses Artificial logical reasoning to assume game state spaces and attempts to traverse the world successfully without dying to the Wumpus.

    Python 6 2

  4. Benchmark Benchmark Public

    A simple C++ program that performs a disk benchmark.

    C++ 6 1

  5. TermDocumentGenerator TermDocumentGenerator Public

    Java implementation of a Term-Document matrix generator used as a tool to compute the Latent Semantic Index of the data set.

    Java 1

  6. NeuralNetwork NeuralNetwork Public

    Python implementation of an artificial neural network, which consists of a set of perceptrons.

    Python