Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 234 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 234 Bytes

setup

virtualenv -p python3 venv pip --no-cache-dir install tensorflow pip --no-cache-dir install deap pip --no-cache-dir install matplotlib

run

. venv/bin/activate python demos/DemoEASimple.py

TODO

Conv2D args: strides