first genetic algo bot

This commit is contained in:
Barak Michener 2017-12-29 17:05:18 -08:00
parent 7c429fb0eb
commit 5256ff7091
5 changed files with 129 additions and 3 deletions

View file

@ -8,6 +8,7 @@ name = "pypi"
[packages]
matplotlib = "*"
numpy = "*"
[dev-packages]