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

Add MCTS support for parallel processing #268

Open
JuddBE opened this issue Sep 9, 2022 · 1 comment
Open

Add MCTS support for parallel processing #268

JuddBE opened this issue Sep 9, 2022 · 1 comment
Assignees

Comments

@JuddBE
Copy link
Collaborator

JuddBE commented Sep 9, 2022

Allow simulations to run on different threads simultaneously and include a queue for neural net evaluation of leaf nodes in each thread.

@fshcat
Copy link
Collaborator

fshcat commented Sep 9, 2022

@JuddBE JuddBE self-assigned this Sep 9, 2022
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

2 participants