An open API service indexing awesome lists of open source software.

https://github.com/albert-gao/projectfantasy

A genetic algorithm with GUI to show the evolution progress.
https://github.com/albert-gao/projectfantasy

genetic-algorithm gui java

Last synced: 6 days ago
JSON representation

A genetic algorithm with GUI to show the evolution progress.

Awesome Lists containing this project

README

          

# ProjectFantasy
a demo for genetic algorithm

A DEMO on genetic algorithm using Java. UI part is from a open source project named GridWorld, but I heavily modify it due to the requirements.