Skip to content
View ecramer89's full-sized avatar

Block or report ecramer89

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. GeneticAlgorithmFeedback GeneticAlgorithmFeedback Public

    Final project for Artificial Intelligence graduate course. A proof of concept Java application for learning basic arithmetic that uses an interactive genetic algorithm to 'evolve' customized user f…

    Java

  2. KDTree-Viewer KDTree-Viewer Public

    Tiny Java app that creates a visual representation of a KD Tree. Just for practicing.

    Java

  3. NeuralNetwork NeuralNetwork Public

    Tiny experiment implementation of basic feedforward neural network in Java. Adapted from this description and Javascript implementation : https://stevenmiller888.github.io/mind-how-to-build-a-neura…

    Java

  4. Permutator Permutator Public

    A generic, iterable representation of the permutations of an array

    Java

  5. SerializedEvent SerializedEvent Public

    Experimental Unity asset package that enables user to dispatch events to a serialized queue. Allows for event handlers to dispatch additional events without changing the order in which other handle…

    C#