A deep neural network evolutionary sim, for interactive passive art displays.
Read Latest Documentation - Browse GitHub Code Repository
You can run this project in headless and... headfull? Rendered? mode. To do both:
# Install dependencies
poetry install
poetry shell
# Run the desired script
run_headless
run_rendered
poetry install
pytest .
bash .github/format.sh
bash .github/check_lint.sh