https://github.com/dimo414/gengames
Genetic algorithm tool for games, built off of GA Hearts, a class project with Blake L.
https://github.com/dimo414/gengames
course-project genetic-algorithm genetic-algorithm-framework java
Last synced: about 2 months ago
JSON representation
Genetic algorithm tool for games, built off of GA Hearts, a class project with Blake L.
- Host: GitHub
- URL: https://github.com/dimo414/gengames
- Owner: dimo414
- License: gpl-3.0
- Created: 2020-01-17T07:38:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-17T07:39:10.000Z (over 5 years ago)
- Last Synced: 2025-01-17T20:46:21.057Z (3 months ago)
- Topics: course-project, genetic-algorithm, genetic-algorithm-framework, java
- Language: Java
- Homepage:
- Size: 74.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GenGames
An engine for running genetic algorithms (machine learning) simulations.
## Copyright
Copyright 2010 Michael Diamond, Blake Lavender
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .