-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Lance Goodridge edited this page Jun 4, 2018
·
4 revisions
The goal of this project is to build and experiment with Neural Network artificial intelligences. We will be focusing on implementations that use neuroevolution as their learning mechanism, such as Genetic Algorithms and NEAT. To make things more interesting, we decided to evaluate the AIs by having them learn to play a remake of the classic arcade game, Asteroids. The goal is to implement these networks from scratch and make them fully configurable, in order to better understand how they function. Hopefully, we will document the project well enough so others can benefit from what we learn as well.
Right here.
Check out the Research Logs!
See Resources.