Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor/parallelization #3

Open
4 tasks
adradr opened this issue Aug 11, 2023 · 0 comments
Open
4 tasks

refactor/parallelization #3

adradr opened this issue Aug 11, 2023 · 0 comments

Comments

@adradr
Copy link
Owner

adradr commented Aug 11, 2023

  • image generation could be paralleled to vastly improve per round speed
  • remove neuron output action parallelization, since only one creature can occupy a single pixel, so their movement must be sequentially processed
  • research a better approach to handle parallelization (multiprocessing vs multithreading)
  • research numpy vector based acceleration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant