Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emilgardis/geneticevolution
This is the place for my tests with genetic algorithms and similar. I may make this into some kind of module for general solutions.
https://github.com/emilgardis/geneticevolution
Last synced: about 1 month ago
JSON representation
This is the place for my tests with genetic algorithms and similar. I may make this into some kind of module for general solutions.
- Host: GitHub
- URL: https://github.com/emilgardis/geneticevolution
- Owner: Emilgardis
- License: mit
- Created: 2015-09-23T15:20:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-13T09:13:05.000Z (almost 9 years ago)
- Last Synced: 2024-10-13T15:41:12.143Z (2 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GeneticEvolution
This is the place for my tests with genetic algorithms and similar. I may make this into some kind of module for general solutions.# TODO
Add a program that generates codewar warriors. [1][1]: http://www.corewars.org/docs/evolving_warriors.html