NeuralNetwork Implementation of a Neural Network Currently only does feedforward, used in Pac-Man AI implementation. Used in conjunction with a genetic algorithm