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

Can u share your trained best model? #4

Open
zephyrrr opened this issue Dec 17, 2017 · 5 comments
Open

Can u share your trained best model? #4

zephyrrr opened this issue Dec 17, 2017 · 5 comments

Comments

@zephyrrr
Copy link

I have trained a lot of hours and get loss about 1.5. and can't defeat perfect online AI agent with black or white.

@Zeta36
Copy link
Owner

Zeta36 commented Dec 17, 2017

Indeed, you cannot defeat a perfect brute force AI player, just get a draw.

@zephyrrr
Copy link
Author

I use http://connect4.gamesolver.org/ to test my best model, and my model can't play the best action as web AI did.

@theputernerd
Copy link

A perfect agent always wins as player 1. https://en.wikipedia.org/wiki/Connect_Four

@theputernerd
Copy link

I would be happy to push the changes with my mcts player vs AI if you would briefly give me permissions. It provides a more definitive quality of opponent which is also incremental based on the MCTS iterations. My fork is already fairly different from this so I went back and made the minimal changes to your code.

@Zeta36
Copy link
Owner

Zeta36 commented Jan 10, 2018

yes, @theputernerd. Please make a pull request so I can see your changes. Include also the model weights so I can check your best game :).

Regards.

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

No branches or pull requests

3 participants