这是indexloc提供的服务,不要输入任何密码
Skip to content

Short test to implement neuroevolution in java, used to optimize an AI in the snake game. Compile and run noGraphics for fastest runtime, run showGeneration and input specified generation name to get graphical look at that generation. graphics.java is basically useless.

Notifications You must be signed in to change notification settings

Jonathanzhao02/SnakeEvolution

Repository files navigation

SnakeEvolution

Short test to implement neuroevolution in java, used to optimize an AI in the snake game. Compile and run noGraphics for fastest runtime, run showGeneration and input specified generation name to get graphical look at that generation. graphics.java is basically useless.

Yeah, just do what it says in the description: noGraphics.java has fastest runtime graphics.java is slow but visualizes every member of each population as it evolves showGeneration.java is used to visualize generations

Note that there may be a bug concerning the filePath variable in those three files, just edit it to wherever you want to save generations.

About

Short test to implement neuroevolution in java, used to optimize an AI in the snake game. Compile and run noGraphics for fastest runtime, run showGeneration and input specified generation name to get graphical look at that generation. graphics.java is basically useless.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages