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

A fast, parallel and batched fork of this repo #290

Closed
Bobingstern opened this issue Jan 7, 2023 · 1 comment
Closed

A fast, parallel and batched fork of this repo #290

Bobingstern opened this issue Jan 7, 2023 · 1 comment

Comments

@Bobingstern
Copy link

https://github.com/kevaday/alphazero-general
This repo has all of the improvements listed in the README although it only supports pytorch. There are some tiny bugs that I have been trying to sort out but if anyone wants a general AlphaZero implementation that works for tougher envs here it is. It's also based off of this one! https://github.com/Bobingstern/AlphaZero-Connect-4 is an example I made using tensorflow.js training using it. It supports FPU reduction, model gating, dirichlet noise and cython for even faster speed. Some envs are a little broken though but I will send a PR eventually with the fixed ones and more.

@suragnair
Copy link
Owner

Thanks for letting me know! Added to README.

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