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

MCTS and OpenMP tests #52

Closed
3 of 5 tasks
gonmf opened this issue Sep 15, 2016 · 0 comments
Closed
3 of 5 tasks

MCTS and OpenMP tests #52

gonmf opened this issue Sep 15, 2016 · 0 comments
Labels

Comments

@gonmf
Copy link
Owner

gonmf commented Sep 15, 2016

  • test using different OMP division of the main parallel for work (time based)
  • test using configurable time based vs playout based; with variable nr of playouts
  • test different OMP simulation batch sizes (time based)
  • test passing immediately if pass possible and winrate > 0.95
  • test stopping early if best play is significantly better than 2nd best (by quality? nr of sims?)
@gonmf gonmf added this to the October 9th KGS tournament milestone Sep 15, 2016
@gonmf gonmf changed the title TODO MCTS tests MCTS and OpenMP tests Sep 15, 2016
@gonmf gonmf closed this as completed Sep 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant