ecramer89 - Overview
Navigation Menu
Pinned Loading
-
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
-
Tiny Java app that creates a visual representation of a KD Tree. Just for practicing.
Java
-
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
-
A generic, iterable representation of the permutations of an array
Java
-
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#