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

GPU #42

Open
Shamba-gpu opened this issue May 2, 2020 · 1 comment
Open

GPU #42

Shamba-gpu opened this issue May 2, 2020 · 1 comment

Comments

@Shamba-gpu
Copy link

Is it possible to use GPU to increase AI's speed? Thank you.

@JohnAD
Copy link
Collaborator

JohnAD commented May 13, 2020

I've never tried. The last time time I attempted optimization, I got what I needed by writing the non-recursive version of negamax. For my particular project (Kalah Mancala), that improved things 800%.

Are you thinking of using numba? (https://github.com/numba/numba)

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