A rudimentary implementation of Kenneth O. Stanley and Risto Miikkulainen's paper over Evolving Neural Networks through Augmenting Topologies. This program aims to implement a representation of an AND gate that is evolved from scratch.
Simply download the repository, and open the index.html in your favorite browser. (Note that this hasn't been tested in all browsers, but will work in most browsers that support HTML5)
Once opened, simply press the "Next Gen" button to generate the first set of organisms. Optionally, you can toggle generation usign the "Toggle Gen" button. This will continually generate generations until you press it again.
To view extra info, such as the best organism's fitness per generation, check your browser's console.