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

Vanilla MCTS (without networks) for testing #67

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Aug 8, 2020

  1. added option to play agaisnt a mcts based player

    gemasphi committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    cc8a8bd View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. MCTS without networks done

    gemasphi committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    941671c View commit details
    Browse the repository at this point in the history
  2. prepare for pull request

    gemasphi committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    ca22377 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/werner-duvaud/muzero-general

     into werner-duvaud-master
    gemasphi committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    a1bd391 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'werner-duvaud-master'

    gemasphi committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    d9ec212 View commit details
    Browse the repository at this point in the history