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

feature(pu): add ctree version of mcts in alphazero #142

Merged
merged 8 commits into from
Nov 14, 2023
Merged

Conversation

puyuan1996
Copy link
Collaborator

  • add ctree version of mcts in alphazero

@puyuan1996 puyuan1996 added enhancement New feature or request algorithm New algorithm efficiency optimization Efficiency optimization (time, memory and so on) labels Nov 7, 2023
@puyuan1996
Copy link
Collaborator Author

Please note that the current ctree version exhibits comparable performance and computational efficiency to the ptree version. We plan to further optimize the efficiency of the ctree version in future updates.

@puyuan1996 puyuan1996 merged commit ca2afae into main Nov 14, 2023
0 of 6 checks passed
@PaParaZz1 PaParaZz1 deleted the dev-az-ctree branch December 7, 2023 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
algorithm New algorithm efficiency optimization Efficiency optimization (time, memory and so on) enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant