Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 335 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 335 Bytes

BasicGameNeuralNetworkTrainer

A trainer for the neural network using the genetic algorithm for a basic game.

This repo is to act as a smoke test for evolving a neural network created using NeuralNetwork and evolved using GeneticAlgorithm