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

Integrate Multiprocessing docs and tool #9

Open
2 tasks
mauicv opened this issue Mar 13, 2021 · 0 comments
Open
2 tasks

Integrate Multiprocessing docs and tool #9

mauicv opened this issue Mar 13, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request Low Priority

Comments

@mauicv
Copy link
Owner

mauicv commented Mar 13, 2021

The aspect of evolutionary algorithms applied to RL that benifits from multi processing is really the environment simulation step that has to be performed for each genome in the class. This is outside the scope of what this library tries to do but...

  • Should add examples in the docs.
  • Should have a simple tool that makes it easy out of the box.
@mauicv mauicv added documentation Improvements or additions to documentation enhancement New feature or request Low Priority labels Mar 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request Low Priority
Projects
None yet
Development

No branches or pull requests

1 participant