Skip to content

A deep neural network evolutionary sim, for interactive passive art displays.

License

Notifications You must be signed in to change notification settings

apockill/CreepyCrawlAI

Repository files navigation

CreepyCrawlAI

A deep neural network evolutionary sim, for interactive passive art displays.


PyPI version Test Status Lint Status codecov Code style: black Imports: isort


Read Latest Documentation - Browse GitHub Code Repository


Running the Simulation

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

Development

Installing python dependencies

poetry install

Running Tests

pytest .

Formatting Code

bash .github/format.sh

Linting

bash .github/check_lint.sh

About

A deep neural network evolutionary sim, for interactive passive art displays.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published