Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stephenreddek/geneticrobocode
https://github.com/stephenreddek/geneticrobocode
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/stephenreddek/geneticrobocode
- Owner: stephenreddek
- Created: 2015-11-14T22:01:19.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-30T06:28:24.000Z (about 9 years ago)
- Last Synced: 2023-08-02T16:56:48.800Z (over 1 year ago)
- Language: Java
- Size: 37.1 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GeneticRobocode
## Setup
'''
pip install deap
pip install numpy
'''