Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 759 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 759 Bytes

evosim

Repository for my bachelor thesis: Visualization of artificial neural networks using a web-based, simplified evolution simulation.

Docker

Prebuild images ready to start can be found here: Docker Repository

Docker Compose

To start everything using docker compose simply use the command docker-compose --env-file ./compose.env up --build --force-recreate --no-deps --remove-orphans -d.

Contribution

Contributions will be open after my thesis is finished. Approximately end of May. Until then the code is frozen and no issue or pull request will be done!

Github Discussions is enabled if you got any questions or ideas: Go