You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was playing around with the code and I was wondering if a GPU implementation of MCTS is used, shouldn't the code be almost 100 times faster like described in the paper below?
Hi,
I was playing around with the code and I was wondering if a GPU implementation of MCTS is used, shouldn't the code be almost 100 times faster like described in the paper below?
https://pdfs.semanticscholar.org/fe90/c1f9955ba1f06f5ef26bde100bcc5c7a3327.pdf
This would improve the performance of the algorithm quite significantly.
The text was updated successfully, but these errors were encountered: