Skip to content
View mgarrettsisk's full-sized avatar

Organizations

@marion-systems
Block or Report

Block or report mgarrettsisk

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

  1. mazeSolver mazeSolver Public

    A simple maze generation and solving application that illustrates the performance of a solving agent through visual representation of the agent's behavior.

    Java

  2. travelingSalesman travelingSalesman Public

    A JavaFX Application that minimizes the length of a toolpath, given a collection of random targets. It uses a simulated annealing algorithm to accomplish this. The parameters are user editable via …

    Java

  3. stewartPlatform stewartPlatform Public

    A project to develop a 6-Degree-Of-Freedom manipulator platform based on the Stewart Platform.

    C++ 1

  4. neuralNetwork neuralNetwork Public

    A simple artificial neural network implementation written in Java.

    Java