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

Preparation for OpenSpiel 1.5: Remove TensorflowCC, C++-TF AlphaZero, contrib/* #1201

Merged
merged 2 commits into from
Apr 15, 2024

Conversation

lanctot
Copy link
Collaborator

@lanctot lanctot commented Apr 6, 2024

This PR removes TensorflowCC and the TF-based C++ AlphaZero. This was a project that only worked internally. We were never able to get to work externally, and hence was not used.

There are still two functioning AlphaZero implementations in OpenSpiel:

  • Python AZ based on Tensorflow
  • C++ AZ based on LibTorch

@lanctot lanctot mentioned this pull request Apr 6, 2024
@lanctot lanctot added imported This PR has been imported and awaiting internal review. Please avoid any more local changes, thanks! merged internally The code is now submitted to our internal repo and will be merged in the next github sync. labels Apr 8, 2024
@lanctot lanctot merged commit c321838 into master Apr 15, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
imported This PR has been imported and awaiting internal review. Please avoid any more local changes, thanks! merged internally The code is now submitted to our internal repo and will be merged in the next github sync.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant