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

Gomoku Game #9

Merged
merged 5 commits into from
Feb 22, 2020
Merged

Gomoku Game #9

merged 5 commits into from
Feb 22, 2020

Conversation

littleV
Copy link

@littleV littleV commented Feb 21, 2020

Hi @werner-duvaud

I finished working on the gomoku game based on the latest changes on the master, and made some small changes on how user can interact with muzero. Here's my pr, hope you can take a look and see if something's wrong with the code.

I was able to train a model that knows basic rules but did not learn how to play like a master so I didn't include the model.

Working on training on a cloud with more computing resources. Once I get the model ready I'll update the PR.

@werner-duvaud
Copy link
Owner

Hi @littleV,

Thank you.
It looks great.

We thought about the menu. Maybe the options can be set to leave more choice to the user. We may make some changes later.

About converting numbered actions to human actions, this is useful.

We couldn't train it for a long time on Gomoku. We are waiting to have more resources.

Let us know if you manage to train it well, it can be long and complicated to configure. We are currently experimenting with the hyper parameters.

@werner-duvaud werner-duvaud merged commit 3dc26c8 into werner-duvaud:master Feb 22, 2020
@littleV littleV deleted the gomoku branch February 24, 2020 17:27
egafni pushed a commit to egafni/muzero-general that referenced this pull request Apr 15, 2021
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

Successfully merging this pull request may close these issues.

2 participants